blob: 9b2e7b7accc136330aa1f5289d9ef5363759d701 [file] [log] [blame]
{
"name": "StartAppsKitXml",
"version": "2.0.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/StartAppsKitXml",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/StartAppsKitXml.git",
"tag": "2.0.0"
},
"module_name": "StartAppsKitXml",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources",
"dependencies": {
"StartAppsKitLoadAction": [
"~> 2"
],
"StartAppsKitLogger": [
"~> 2"
],
"AEXML": [
"~> 4"
]
},
"pushed_with_swift_version": "4.0"
}