blob: 20ac686f7c733e2cecbfcfb7782ef5e798f6583a [file] [log] [blame]
{
"name": "HYTableViewSection",
"version": "1.0",
"summary": "HYTableViewSection for UITableView",
"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"
},
"source_files": [
"HYTableViewSection",
"HYTableViewSection/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}