[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 9 / 6 / GridTableView / 0.0.1 / GridTableView.podspec.json
blobf550df66de1c6bae86e4da10fc9aa74ebd478bdf
2   "name": "GridTableView",
3   "version": "0.0.1",
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     "commit": "8e5142ac278fc941a6ed77cd94b2c5aaf0cfe375"
16   },
17   "source_files": "GridTableView",
18   "requires_arc": true