blob: 6adf2c754bd26617900600f047b7d56e7bfc5429 [file] [log] [blame]
{
"name": "MHFlexibleHeader",
"version": "0.0.1",
"summary": "Flexible Section Header for Tableview",
"homepage": "https://github.com/MickeyHub/MHFlexibleHeader",
"screenshots": "https://raw.githubusercontent.com/MickeyHub/MHFlexibleHeader/master/screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MickeySha": "791331313@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MickeyHub/MHFlexibleHeader.git",
"tag": "0.0.1"
},
"source_files": "MHFlexibleHeaderTableView/FlexibleHeaderTableView/*.{h,m}",
"requires_arc": true
}