blob: 88264374744ac2106eecddcfee83a7ce0780ac04 [file] [log] [blame]
{
"name": "HQSwitchTitleView-Swift",
"version": "0.1.0",
"summary": "做了一个简单的滚动切换 Bar 因为要做一个首页框架库 用到了就写了 Swift 版本的 关键习惯造轮子",
"homepage": "https://github.com/HQMoble/HQSwitchTitleView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15038777234": "15038777234@163.com"
},
"source": {
"git": "https://github.com/HQMoble/HQSwitchTitleView-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQSwitchTitleView/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}