blob: ba679486c161bd44cc244dfea64cc6d77cc5ff7d [file] [log] [blame]
{
"name": "GHBlockTableView",
"version": "1.0",
"summary": "A simple block table view item.",
"homepage": "https://github.com/900116/GHBlockTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zgh": "838053527@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/900116/GHBlockTableView.git",
"tag": "1.0"
},
"source_files": [
"GHBlockTableView.h",
"GHBlockTableView.m",
"UITableViewCell+GHTableView.h",
"UITableViewCell+GHTableView.m"
],
"frameworks": "UIKit",
"requires_arc": true
}