blob: 86f7cbead55765ea8a6a60ed36a039d384783401 [file] [log] [blame]
{
"name": "StartAppsKitExtensions",
"version": "1.2.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.2.0"
},
"module_name": "StartAppsKitExtensions",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"frameworks": [
"Foundation",
"UIKit"
]
}