blob: 9c33368284925db610bef89974bad5fb6069361f [file] [log] [blame]
{
"name": "StartAppsKitExtensions",
"version": "1.1.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/StartAppsKitExtensions",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/StartAppsKitExtensions.git",
"tag": "1.1.0"
},
"module_name": "StartAppsKitExtensions",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"frameworks": [
"Foundation",
"UIKit"
]
}