blob: 147513ffae655d8d6ea868f7ca06ada51f8cf064 [file] [log] [blame]
{
"name": "TableViewAgent",
"version": "0.3.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": "6.0"
},
"source": {
"git": "https://github.com/akuraru/TableViewAgent.git",
"tag": "0.3.0"
},
"source_files": "lib/**/*.{swift, h, m}",
"requires_arc": true,
"deprecated": true
}