blob: f982d60a4b2d8f7e09e5c77826fce55edc612099 [file] [log] [blame]
{
"name": "Pacific",
"version": "0.0.5",
"summary": "Pacific is an iOS bootstrap framework",
"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.\"",
"homepage": "http://totemv.com/drewkiino.github.io/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Aquino": "andrew@totemv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drewkiino/pacific.git",
"tag": "master"
},
"source_files": "Pacific/**/*.{swift}",
"dependencies": {
"UIColor_Hex_Swift": [
],
"Atlantis": [
],
"ObjectMapper": [
"1.1.5"
],
"Socket.IO-Client-Swift": [
],
"Alamofire": [
"3.2.1"
],
"SwiftyJSON": [
],
"SwiftyTimer": [
],
"SwiftDate": [
],
"Neon": [
],
"AsyncSwift": [
],
"SDWebImage": [
],
"Tide": [
],
"Pantry": [
]
}
}