blob: 7cead923f4551f561c0fdf2a37fdacd780910ef7 [file] [log] [blame]
{
"name": "TableViewAgent",
"version": "0.2.3",
"summary": "library that wraps the delegate and datesource of UITableView",
"homepage": "https://github.com/akuraru/TableViewAgent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akuraru": "akuraru@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/akuraru/TableViewAgent.git",
"tag": "0.2.3"
},
"source_files": "TableViewAgent/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}