[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / Pacific / 1.1.4 / Pacific.podspec.json
blobc8daf986d2d8cb8f2a0985ba954f37a44b2272d4
2   "name": "Pacific",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Pacific is an iOS bootstrap framework",
7   "requires_arc": true,
8   "version": "1.1.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Andrew Aquino]": "[andrew@totemv.com]"
15   },
16   "homepage": "http://totemv.com/drewkiino.github.io",
17   "frameworks": "UIKit",
18   "source": {
19     "git": "https://github.com/DrewKiino/Pacific.git",
20     "tag": "master"
21   },
22   "source_files": "Pacific/**/*.{swift}",
23   "dependencies": {
24     "Alamofire": [
25       "3.2.1"
26     ],
27     "AsyncSwift": [
29     ],
30     "Atlantis": [
32     ],
33     "Pantry": [
35     ],
36     "Socket.IO-Client-Swift": [
38     ],
39     "SwiftyJSON": [
41     ]
42   }