[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 9 / ReactiveCollections / 1.0.0-alpha.1 / ReactiveCollections.podspec.json
blob92855021e69865e2e5d23f6949b9f6556bd38cb8
2   "name": "ReactiveCollections",
3   "version": "1.0.0-alpha.1",
4   "summary": "Reactive collections for Swift using ReactiveSwift",
5   "homepage": "https://github.com/RACCommunity/ReactiveCollections/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "RACCommunity",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/RACCommunity/ReactiveCollections.git",
19     "tag": "1.0.0-alpha.1"
20   },
21   "source_files": "Sources/*.{swift}",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 1.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"