[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 8 / RxDratini / 1.0.0 / RxDratini.podspec.json
blob6982fec90cb068d904fb037e3479771b86fdfc2c
2   "name": "RxDratini",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Dratini with RxSwift",
6   "homepage": "https://github.com/kevin0571/RxDratini",
7   "authors": {
8     "Kevin Lin": "kevin_lyn@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/kevin0571/RxDratini.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/*.swift",
21   "dependencies": {
22     "Dratini": [
23       ">= 1.1.0"
24     ],
25     "RxSwift": [
26       ">= 3.6.1"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"