blob: de3d472ab0f1ff88942bc200efe48f3b0475faa6 [file] [log] [blame]
{
"name": "TableViewAgent",
"version": "0.2.2",
"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.2"
},
"source_files": "TableViewAgent/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}