blob: 6674b5b212f0844686e979870a24c2134be24904 [file] [log] [blame]
{
"name": "Pacific",
"platforms": {
"ios": "8.0"
},
"summary": "Pacific is an iOS bootstrap framework",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Andrew Aquino]": "[andrew@totemv.com]"
},
"homepage": "http://totemv.com/drewkiino.github.io",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/DrewKiino/Pacific.git",
"tag": "master"
},
"source_files": "Pacific/**/*.{swift}",
"dependencies": {
"Alamofire": [
"3.2.1"
],
"AsyncSwift": [
],
"Atlantis": [
],
"Pantry": [
],
"Socket.IO-Client-Swift": [
],
"SwiftyJSON": [
]
}
}