[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / c / GZBaseTableView / 0.0.1 / GZBaseTableView.podspec.json
blob5ba91fd586ba95a9faf236b593917adbcd60c45d
2   "name": "GZBaseTableView",
3   "version": "0.0.1",
4   "summary": "一行代码创建TableView",
5   "description": "一行代码可以创建TabbleView",
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.1"
17   },
18   "source_files": "GZBaseTableView/GZBaseTableView/UIViewController+GZAdd.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true