blob: aecda41c8f3e79b88e69ed4658a087e7d499d3d4 [file] [log] [blame]
{
"name": "QCPageView-OC",
"version": "0.0.2",
"summary": "仿网易/今日头条 头部滑动视图",
"description": "仿网易/今日头条 头部滑动视图,支持缩放,底部小滑条 遮盖 滑动字体颜色渐变等",
"homepage": "https://github.com/appbanana/QCPageView-OC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "appbanana",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/appbanana/QCPageView-OC.git",
"tag": "0.0.2"
},
"source_files": "QCPageView/QCPageView/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}