{ | |
"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 | |
} |