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