wcfrestcontrib 1.0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
Binary file
metadata ADDED
@@ -0,0 +1,70 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: wcfrestcontrib
3
+ version: !ruby/object:Gem::Version
4
+ hash: 73
5
+ prerelease: false
6
+ segments:
7
+ - 1
8
+ - 0
9
+ - 5
10
+ - 1
11
+ version: 1.0.5.1
12
+ platform: ruby
13
+ authors:
14
+ - Mike O'Brien
15
+ autorequire:
16
+ bindir: bin
17
+ cert_chain: []
18
+
19
+ date: 2010-08-11 00:00:00 -04:00
20
+ default_executable:
21
+ dependencies: []
22
+
23
+ description: The WCF REST Contrib library adds functionality to the current .NET WCF REST implementation.
24
+ email:
25
+ executables: []
26
+
27
+ extensions: []
28
+
29
+ extra_rdoc_files: []
30
+
31
+ files:
32
+ - lib/WcfRestContrib.dll
33
+ - lib/WcfRestContrib.pdb
34
+ - lib/WcfRestContrib_1.0.5.0.zip
35
+ has_rdoc: true
36
+ homepage: http://github.com/mikeobrien/WcfRestContrib
37
+ licenses: []
38
+
39
+ post_install_message:
40
+ rdoc_options: []
41
+
42
+ require_paths:
43
+ - lib
44
+ required_ruby_version: !ruby/object:Gem::Requirement
45
+ none: false
46
+ requirements:
47
+ - - ">="
48
+ - !ruby/object:Gem::Version
49
+ hash: 3
50
+ segments:
51
+ - 0
52
+ version: "0"
53
+ required_rubygems_version: !ruby/object:Gem::Requirement
54
+ none: false
55
+ requirements:
56
+ - - ">="
57
+ - !ruby/object:Gem::Version
58
+ hash: 3
59
+ segments:
60
+ - 0
61
+ version: "0"
62
+ requirements: []
63
+
64
+ rubyforge_project:
65
+ rubygems_version: 1.3.7
66
+ signing_key:
67
+ specification_version: 3
68
+ summary: Goodies for .NET WCF Rest
69
+ test_files: []
70
+