blob: a5953a7cbad40e3a52643c67c39ec0254a8dbad5 [file] [log] [blame]
{
"name": "ABDataSourceController",
"version": "1.0.0",
"summary": "Simple to use approach to clean your UITableView data source & delegate code from your UIViewController and share it between controllers.",
"homepage": "https://github.com/alexbumbu/ABDataSourceController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Bumbu": "https://github.com/alexbumbu"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alexbumbu/ABDataSourceController.git",
"tag": "1.0.0"
},
"source_files": "ABDataSourceController",
"requires_arc": true
}