blob: 3301d76a5aa106ae947cf616290e6176c53e3bbb [file] [log] [blame]
{
"name": "GZBaseTableView",
"version": "0.0.5",
"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.5"
},
"source_files": "GZBaseTableView/GZBaseTableView/UIViewController+GZAdd.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}