blob: cb772a9f9a3860efef0e1a169e2df7215b5ac436 [file] [log] [blame]
{
"name": "JYHHHorizontalPagingView",
"version": "1.1.3",
"summary": "完美解决 上下滚动header悬停,左右切换的展现方式 具体见DEMO",
"homepage": "https://github.com/weijingyunIOS/HHHorizontalPagingView",
"license": "MIT",
"authors": {
"魏景云": "wei_jingyun@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/weijingyunIOS/HHHorizontalPagingView.git",
"branch": "master",
"tag": "1.1.3"
},
"requires_arc": true,
"source_files": "HHHorizontalPagingView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}