blob: d94a71f585228081a0ed9523553c13acf854a93b [file] [log] [blame]
{
"name": "StartAppsKitJson",
"version": "1.2.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/StartAppsKitJson",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/StartAppsKitJson.git",
"tag": "1.2.0"
},
"module_name": "StartAppsKitJson",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"dependencies": {
"Jessie": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}