blob: 5d3b18d99cb50dcf7f50ab7d567e1a0df1aa8af3 [file] [log] [blame]
{
"name": "HYTableViewSection",
"version": "1.0.2",
"summary": "HYTableViewSection for UITableView",
"description": "HYTableViewSection is for using models to make styles.",
"homepage": "https://github.com/yansaid/HYTableViewSection",
"license": "MIT",
"authors": {
"Yan": "yan_1564335@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yansaid/HYTableViewSection.git",
"tag": "1.0.2"
},
"source_files": [
"HYTableViewSection",
"HYTableViewSection/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}