blob: 62be303d74799604186da31110f65d75a0451ce5 [file] [log] [blame]
{
"name": "StartAppsKitLoadAction",
"version": "1.2.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/StartAppsKitLoadAction",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/StartAppsKitLoadAction.git",
"tag": "1.2.2"
},
"module_name": "StartAppsKitLoadAction",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"resource_bundles": {
"StartAppsKit": [
"Assets/*"
]
},
"dependencies": {
"StartAppsKitExtensions": [
"~> 1"
],
"StartAppsKitLogger": [
"~> 1"
]
},
"pushed_with_swift_version": "3.0"
}