blob: 404abe957dad2d618884a8e9f19fbd203a97eb86 [file] [log] [blame]
{
"name": "StartAppsKitJson",
"version": "2.0.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": "2.0.2"
},
"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"
}