blob: f550df66de1c6bae86e4da10fc9aa74ebd478bdf [file] [log] [blame]
{
"name": "GridTableView",
"version": "0.0.1",
"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",
"commit": "8e5142ac278fc941a6ed77cd94b2c5aaf0cfe375"
},
"source_files": "GridTableView",
"requires_arc": true
}