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