blob: 0f304a8c35327e2e56eb3f4c7e34237a1d1869b1 [file] [log] [blame]
{
"name": "StartAppsKitJson",
"version": "2.0.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": "2.0.1"
},
"module_name": "StartAppsKitJson",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources",
"dependencies": {
"Jessie": [
"~> 2.0"
]
},
"pushed_with_swift_version": "4.0"
}