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