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