blob: 339eebf4766e4564b7bff38158a7648e9f0af2ce [file] [log] [blame]
{
"name": "StartAppsKitExtensions",
"version": "1.7.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.7.0"
},
"module_name": "StartAppsKitExtensions",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}