[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 1 / RxLeanCloud / 0.1.0 / RxLeanCloud.podspec.json
blobf7c39ebf5e8b13e0d7e36f03b75ca74565195c57
2   "name": "RxLeanCloud",
3   "version": "0.1.0",
4   "summary": "LeanCloud Swift sdk based on RxSwift for iOS",
5   "homepage": "https://github.com/RxLeanCloud/rx-lean-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wujun4code": "wujun19890209@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/RxLeanCloud/rx-lean-swift.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "src/RxLeanCloudSwift/**/*.swift",
21   "dependencies": {
22     "RxSwift": [
23       "~> 4.0"
24     ],
25     "RxCocoa": [
26       "~> 4.0"
27     ],
28     "RxAlamofire": [
30     ],
31     "Alamofire": [
32       "> 4.5"
33     ],
34     "Starscream": [
35       "~> 3.0.2"
36     ]
37   },
38   "pushed_with_swift_version": "4.0"