[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 6 / a / RxLibrary / 0.0.1 / RxLibrary.podspec.json
blob0d7ca1380c229d70955c2a14b09768b87ee60f00
2   "name": "RxLibrary",
3   "version": "0.0.1",
4   "summary": "Reactive Extensions library for iOS",
5   "homepage": "https://github.com/grpc/grpc/tree/master/src/objective-c/RxLibrary",
6   "license": "New BSD",
7   "authors": {
8     "Jorge Canizales": "jcanizales@google.com"
9   },
10   "source": {
11     "git": "https://github.com/jcanizales/grpc.git",
12     "tag": "release-0_5_0-objective-c-0.0.1"
13   },
14   "source_files": [
15     "src/objective-c/RxLibrary/*.{h,m}",
16     "src/objective-c/RxLibrary/transformations/*.{h,m}",
17     "src/objective-c/RxLibrary/private/*.{h,m}"
18   ],
19   "private_header_files": "src/objective-c/RxLibrary/private/*.h",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true