[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / c / 4 / RxTV / 0.2.0 / RxTV.podspec.json
blobbd1120339ebe2dab257a3b81a363dc96ff5ca11f
2   "name": "RxTV",
3   "version": "0.2.0",
4   "summary": "Reactive Extension Pack for tvOS ðŸ“º",
5   "description": "'Reactive Extension Pack for tvOS ðŸ“º'",
6   "homepage": "https://github.com/toshi0383/RxTV",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "toshi0383": "t.suzuki326@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/toshi0383/RxTV.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/toshi0383",
19   "platforms": {
20     "tvos": "9.0"
21   },
22   "source_files": "RxTV/*.swift",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.0"
26     ],
27     "RxCocoa": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"