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