[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / e / CollectionVariable / 0.0.2 / CollectionVariable.podspec.json
blobf582655c4303ce06791016a2daf799b9215a9e2a
2   "name": "CollectionVariable",
3   "version": "0.0.2",
4   "summary": "CollectionVariable for RxSwift",
5   "homepage": "https://github.com/gitdoapp/CollectionVariable",
6   "license": "MIT",
7   "authors": {
8     "@pepibumur": "pepibumur@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gitdoapp/CollectionVariable.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "tvos": "9.0",
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "CollectionVariable/**/*.swift",
22   "dependencies": {
23     "RxSwift": [
24       "~> 2.1"
25     ]
26   }