blob: d26020716cdbc8fb1665efde96516c976a62b89b [file] [log] [blame]
{
"name": "SKTitleScrollNavigationView",
"version": "0.2.0",
"summary": "滚动标题导航栏,支持红点气泡,可自定义下划线长度,支持居中及左对齐等",
"description": "Scroll title navigation bar, support red dot bubble, custom underline length, support centering and left alignment, etc.",
"homepage": "https://github.com/shevakuilin/SKTitleScrollNavigationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shevakuilin": "shevakuilin@gmail.com"
},
"source": {
"git": "https://github.com/shevakuilin/SKTitleScrollNavigationView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/SKTitleScrollNavigationView/*.swift",
"swift_version": "4.1"
}