blob: 8f9aeb21a8eda226f45a2d398664160c21ee09b5 [file] [log] [blame]
{
"name": "AppShuttle",
"version": "0.1.1",
"summary": "From 0 to AppStore made easy. Utils, CI and Deployment",
"description": "AppShuttle.io was created to help developers (both experienced and begginers) in the process of creating their apps. AppShuttle will help you create, develop, mantain,test and even release automatically your app.",
"homepage": "https://github.com/juandavidcruzs/AppShuttle-Pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"juandavidcruzs": "juandavidcruzs@users.noreply.github.com"
},
"source": {
"git": "https://github.com/juandavidcruzs/AppShuttle-Pod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppShuttle/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}