blob: 701a56f3b9a55e6c3c0018fd1e40857837187217 [file] [log] [blame]
{
"name": "JYHHHorizontalPagingView",
"version": "1.0.1",
"summary": "对HHHorizontalPagingView的优化,解决headerView 的点击痛点",
"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.1"
},
"requires_arc": true,
"source_files": "HHHorizontalPagingView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}