[Add] boost-iosx 1.87.0.3
[CocoaPods.git] / Specs / 2 / b / 5 / PSea / 1.1.6 / PSea.podspec.json
blob1309274ffb8ca038f8ecf35b7a90638d4915ae3f
2   "name": "PSea",
3   "version": "1.1.6",
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.6"
19   },
20   "source_files": "Source/PSea/*.{h,m,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7.3"
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "RxSwift",
29       "source_files": [
30         "Source/PSea/*.{h,m,swift}",
31         "Source/Rx/*.{h,m,swift}"
32       ],
33       "dependencies": {
34         "Alamofire": [
35           "~> 4.7.3"
36         ],
37         "RxSwift": [
38           "~> 4.3.1"
39         ]
40       }
41     }
42   ]