[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / 1 / RxLeanCloud / 0.0.1 / RxLeanCloud.podspec.json
blob2ffcfcd90b026784345e7cc7232b62420e5e8581
2   "name": "RxLeanCloud",
3   "version": "0.0.1",
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.0.1"
19   },
20   "source_files": "src/RxLeanCloudSwift/**/*.swift",
21   "dependencies": {
22     "RxSwift": [
23       "~> 3.0"
24     ],
25     "RxCocoa": [
26       "~> 3.0"
27     ],
28     "RxAlamofire": [
30     ],
31     "Alamofire": [
32       "> 4.4"
33     ],
34     "Starscream": [
35       "~> 2.0.3"
36     ]
37   },
38   "pushed_with_swift_version": "3.0"