blob: 6b5f0fd3d57dc830ef5bf055f429049203a5e349 [file] [log] [blame]
{
"name": "RHTableView",
"version": "1.0.2",
"summary": "RHTableView: Expand from UITableView.",
"homepage": "https://github.com/zhu410289616/RHTableView",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"zhu410289616": "zhu410289616@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhu410289616/RHTableView.git",
"tag": "1.0.2"
},
"source_files": "RHTableView/*.{h,m}",
"requires_arc": true
}