blob: 82bbeb8e91c4aff76698ce6062c66ac2f88bcfd5 [file] [log] [blame]
{
"name": "CHSlideSwitchView",
"version": "1.0.0",
"summary": "This a slideSwitchView for Swift 3.0.",
"description": "这是一个Swift3.0的开源库,滑动标签组件库,像《网易新闻》,《今日头条》的标签栏。",
"homepage": "https://github.com/zhiquan911/CHSlideSwitchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chance": "zhiquan911@qq.com"
},
"source": {
"git": "https://github.com/zhiquan911/CHSlideSwitchView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHSlideSwitchView/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}