blob: 6caea0a30ec86f17dcd9ff569f1a88cc97ff629a [file] [log] [blame]
{
"name": "JYHHHorizontalPagingView",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"source_files": "HHHorizontalPagingView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}