blob: dcf05fb764db32551a74c86df752987289ceb355 [file] [log] [blame]
{
"name": "DataSourceController",
"version": "1.1.0",
"summary": "A controller to handle data sources",
"description": "This framework provides a controller to manage table view and collection views datasources",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pedro Daniel Prieto Martínez": "math.pedro.daniel.prieto@gmail.com"
},
"homepage": "https://github.com/peredaniel/DataSourceController",
"source": {
"git": "https://github.com/peredaniel/DataSourceController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"ios": {
"source_files": "DataSourceController/**/*.{h,m,swift}"
},
"swift_version": "5.0"
}