blob: a2df1065801c3c58cf99dfb84e0193be3a230640 [file] [log] [blame]
{
"name": "TableViewAgent",
"version": "0.2.6a",
"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.6a"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}