blob: 3983f298af369693bd50ed798f67562b3caad93a [file] [log] [blame]
{
"name": "TableViewAgent",
"version": "2.0.0",
"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": "7.0"
},
"source": {
"git": "https://github.com/akuraru/TableViewAgent.git",
"tag": "2.0.0"
},
"source_files": "Pod/Classes/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}