blob: 3e1ef433f8a899f7f574977f83cc3a6051ed92d1 [file] [log] [blame]
{
"name": "GZBaseTableView",
"version": "0.0.3",
"summary": "一行代码实现创建tableView、方便、快捷",
"description": "一行代码实现创建tableView、方便、快捷",
"homepage": "https://github.com/gzios/GZBaseTableView",
"license": "MIT",
"authors": {
"郭振涛": "gzhtios@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gzios/GZBaseTableView.git",
"tag": "0.0.3"
},
"source_files": "GZBaseTableView/GZBaseTableView/UIViewController+GZAdd.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}