blob: 5ba91fd586ba95a9faf236b593917adbcd60c45d [file] [log] [blame]
{
"name": "GZBaseTableView",
"version": "0.0.1",
"summary": "一行代码创建TableView",
"description": "一行代码可以创建TabbleView",
"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.1"
},
"source_files": "GZBaseTableView/GZBaseTableView/UIViewController+GZAdd.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}