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