blob: f51ab72b264621864fbbf157f281974923b04860 [file] [log] [blame]
{
"name": "GHBlockTableView",
"version": "1.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}