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