blob: c44151f48d35a05b55dbc26982132c6186f0b170 [file] [log] [blame]
{
"name": "YHSegmentControl",
"version": "0.0.3",
"summary": "分页控制器,支持小红点和自定义Tips,图片等,可以实现今日头条、腾讯、爱奇艺等标签栏分页,",
"homepage": "https://github.com/coder-Vanha/YHSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vanha": "137177787@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coder-Vanha/YHSegmentControl.git",
"tag": "0.0.3"
},
"source_files": "YHSegmentControl/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}