blob: 5ca789a4c6c6d25fce140130669da4e392ece766 [file] [log] [blame]
{
"name": "YLFHeaderPageView",
"version": "0.3.0",
"summary": "A simple way to share one tableHeaderView/sectionHeaderView for mutiple scrollView.",
"description": "YLFHeaderPageView supports vertical scroll for each single scrollView and or so support horizon scroll to change scrollView. It provides mutiple build in vertical scroll style and is compatible\n with pull refresh.",
"homepage": "https://github.com/leavesster/YLFHeaderPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "leavesster",
"source": {
"git": "https://github.com/leavesster/YLFHeaderPageView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLFHeaderPageView/Classes/**/*",
"dependencies": {
"KVOController": [
]
}
}