blob: 4e818d7d087757da916dfb37c4b3c35071839886 [file] [log] [blame]
{
"name": "GridTableView",
"version": "0.0.5",
"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.5"
},
"source_files": "GridTableView",
"requires_arc": true
}