[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 2 / RxSwift-X / 0.1.0 / RxSwift-X.podspec.json
blob4e8e94cb6ce9d28960a347a702e85f5e0945c6f5
2   "name": "RxSwift-X",
3   "version": "0.1.0",
4   "summary": "RxSwift extension",
5   "homepage": "https://github.com/ApterKing/RxSwift-X",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ApterKing": "wangcong@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ApterKing/RxSwift-X.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0",
22   "subspecs": [
23     {
24       "name": "RxCocoa",
25       "source_files": "RxSwift-X/Classes/RxCocoa/*.swift",
26       "dependencies": {
27         "RxCocoa": [
29         ]
30       }
31     }
32   ]