{ | |
"name": "RHTableView", | |
"version": "1.0.0", | |
"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.0" | |
}, | |
"source_files": "RHTableView/*.{h,m}", | |
"requires_arc": true | |
} |