blob: 8c86dedee1a7d0c510c67933729f63a70d25f447 [file] [log] [blame]
{
"name": "JYHHHorizontalPagingView",
"version": "1.0.3",
"summary": "对HHHorizontalPagingView的优化,解决headerView 的点击痛点, 修复10.0系统下的Bug",
"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.0.3"
},
"requires_arc": true,
"source_files": "HHHorizontalPagingView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}