blob: 50665aabb8b3fd1a04742ff5597d63aeb92094a7 [file] [log] [blame]
{
"name": "ABDataSourceController-swift",
"version": "1.1.0",
"platforms": {
"ios": "8.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"
},
"source": {
"git": "https://github.com/alexbumbu/ABDataSourceController.git",
"tag": "1.1.0"
},
"source_files": "ABDataSourceController/**/*.{swift}",
"requires_arc": true
}