[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / Pacific / 0.0.5 / Pacific.podspec.json
blobf982d60a4b2d8f7e09e5c77826fce55edc612099
2   "name": "Pacific",
3   "version": "0.0.5",
4   "summary": "Pacific is an iOS bootstrap framework",
5   "description": "\"Pacific is an iOS bootstrap framework for XCode, it is supposed to initialize certain methods and functions that make it easy for a developer to start creating apps and focus on the more important stuff. This framework comes with persistent data methods, http methods, as well as convenience methods that a developoer would normally have to make everytime they create a new app.\"",
6   "homepage": "http://totemv.com/drewkiino.github.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Aquino": "andrew@totemv.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/drewkiino/pacific.git",
19     "tag": "master"
20   },
21   "source_files": "Pacific/**/*.{swift}",
22   "dependencies": {
23     "UIColor_Hex_Swift": [
25     ],
26     "Atlantis": [
28     ],
29     "ObjectMapper": [
30       "1.1.5"
31     ],
32     "Socket.IO-Client-Swift": [
34     ],
35     "Alamofire": [
36       "3.2.1"
37     ],
38     "SwiftyJSON": [
40     ],
41     "SwiftyTimer": [
43     ],
44     "SwiftDate": [
46     ],
47     "Neon": [
49     ],
50     "AsyncSwift": [
52     ],
53     "SDWebImage": [
55     ],
56     "Tide": [
58     ],
59     "Pantry": [
61     ]
62   }