blob: 4513263c0a71083e7dc993a8beb5c1a260809856 [file] [log] [blame]
{
"name": "AppShuttle",
"version": "0.1.2",
"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. With this Pod, the code in your app will be simplified and easier to use. We will take care of most of the code. Also AppShuttle platform will help you create, develop, mantain,test and even release automatically your app.",
"homepage": "https://github.com/juandavidcruzs/AppShuttle-Pod",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"juandavidcruzs": "juandavidcruzs@users.noreply.github.com"
},
"source": {
"git": "https://github.com/juandavidcruzs/AppShuttle-Pod.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/juancruzcz",
"platforms": {
"ios": "9.0"
},
"source_files": "AppShuttle/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}