blob: 4982c2c4cf39f00ca858e0eb3b507baf9219c36d [file] [log] [blame]
{
"name": "StartAppsKitAlerts",
"version": "1.1.0",
"summary": "A library that does everything.",
"description": "A library that does everything. Central class is LoadAction and it helps you work with asynchronous loading of data from any Source.",
"homepage": "https://github.com/StartAppsPe/StartAppsKitAlerts",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/StartAppsKitAlerts.git",
"tag": "1.1.0"
},
"module_name": "StartAppsKitAlerts",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"dependencies": {
"StartAppsKitExtensions": [
"~> 1"
]
},
"pushed_with_swift_version": "3.0"
}