[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 9 / 6 / GridTableView / 0.0.2 / GridTableView.podspec.json
blob2b2d52e60890b50c5f23854d50aacba29a033bea
2   "name": "GridTableView",
3   "version": "0.0.2",
4   "summary": "Minimal patched grid view from UITableView, for iOS5 compatibility.",
5   "homepage": "https://github.com/youknowone/GridTableView",
6   "license": "2-clause BSD",
7   "authors": {
8     "Jeong YunWon": "jeong+gridtableview@youknowone.org"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/youknowone/GridTableView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "GridTableView",
18   "requires_arc": true