blob: 7bae199ed3052538d91326afe18675939bd93a3e [file] [log] [blame]
{
"name": "ABTableViewCellController",
"version": "1.0.0",
"summary": "Simple to use approach to handle your update cell related code outside of tableView:cellForRowAtIndexPath:.",
"homepage": "https://github.com/alexbumbu/ABTableViewCellController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Bumbu": "https://github.com/alexbumbu"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alexbumbu/ABTableViewCellController.git",
"tag": "1.0.0"
},
"source_files": "ABTableViewCellController",
"requires_arc": true
}