[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / f / PSea+RxSwift / 1.1.8 / PSea+RxSwift.podspec.json
blob7478033a0d0f3260ca3603d4fdb7dee8526429b1
2   "name": "PSea+RxSwift",
3   "version": "1.1.8",
4   "summary": "PSea",
5   "homepage": "https://github.com/Fidetro/PSea",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fidetro": "zykzzzz@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Fidetro/PSea.git",
18     "tag": "1.1.8"
19   },
20   "source_files": [
21     "Source/PSea/*.{h,m,swift}",
22     "Source/Rx/*.{h,m,swift}"
23   ],
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7.3"
27     ],
28     "RxSwift": [
29       "~> 4.3.1"
30     ]
31   }