blob: c8348bf29db300947e991414c54585d8807af50b [file] [log] [blame]
{
"name": "GridTableView",
"version": "0.0.3",
"summary": "Minimal patched grid view from UITableView, for iOS5 compatibility.",
"homepage": "https://github.com/youknowone/GridTableView",
"license": "2-clause BSD",
"authors": {
"Jeong YunWon": "jeong+gridtableview@youknowone.org"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/youknowone/GridTableView.git",
"tag": "0.0.3"
},
"source_files": "GridTableView",
"requires_arc": true
}