blob: 4cbabbe0d1006e927e915665282d3efc6d785d72 [file] [log] [blame]
{
"name": "StartAppsKitJson",
"version": "0.9.1",
"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.1"
},
"module_name": "StartAppsKitJson",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"dependencies": {
"SwiftyJSON": [
"~> 3"
]
}
}