[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / b / c / 5 / RxSwiftDo / 1.0.0 / RxSwiftDo.podspec.json
blob233514a85f9e65a5828761efc31f99a2a73dfcc5
2   "name": "RxSwiftDo",
3   "version": "1.0.0",
4   "summary": "RxSwiftDo can use Obserable.do simply",
5   "homepage": "https://github.com/tokijh/RxSwiftDo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tokijh": "tokijh@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/tokijh/RxSwiftDo.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Source/*swift",
18   "frameworks": "Foundation",
19   "dependencies": {
20     "RxSwift": [
21       ">= 4.0.0"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0",
26     "osx": "10.11",
27     "tvos": "9.0",
28     "watchos": "2.0"
29   },
30   "pushed_with_swift_version": "3.0"