[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 3 / c / GZBaseTableView / 0.0.5 / GZBaseTableView.podspec.json
blob3301d76a5aa106ae947cf616290e6176c53e3bbb
2   "name": "GZBaseTableView",
3   "version": "0.0.5",
4   "summary": "一行代码实现创建tableView、方便、快捷",
5   "description": "一行代码实现创建tableView、方便、快捷",
6   "homepage": "https://github.com/gzios/GZBaseTableView",
7   "license": "MIT",
8   "authors": {
9     "郭振涛": "gzhtios@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gzios/GZBaseTableView.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "GZBaseTableView/GZBaseTableView/UIViewController+GZAdd.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true