[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 6 / 3 / gRPC-RxLibrary / 1.1.4 / gRPC-RxLibrary.podspec.json
blob994717b447266e083f463f278d4b21241bdd3649
2   "name": "gRPC-RxLibrary",
3   "version": "1.1.4",
4   "summary": "Reactive Extensions library for iOS/OSX.",
5   "homepage": "http://www.grpc.io",
6   "license": "New BSD",
7   "authors": {
8     "The gRPC contributors": "grpc-packages@google.com"
9   },
10   "source": {
11     "git": "https://github.com/grpc/grpc.git",
12     "tag": "v1.1.4"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "module_name": "RxLibrary",
19   "header_dir": "RxLibrary",
20   "source_files": [
21     "src/objective-c/RxLibrary/*.{h,m}",
22     "src/objective-c/RxLibrary/**/*.{h,m}"
23   ],
24   "private_header_files": "src/objective-c/RxLibrary/private/*.h",
25   "header_mappings_dir": "src/objective-c/RxLibrary"