blob: 2e1b5ac48dc9ceef0f530b5407f07c923cd2296e [file] [log] [blame]
{
"name": "StartAppsKitAlerts",
"version": "0.9.2",
"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": "0.9.2"
},
"module_name": "StartAppsKitAlerts",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"dependencies": {
"StartAppsKitExtensions": [
"~> 1"
]
}
}