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