blob: 399635120e4367cee8b09610b2c760a5f72015f8 [file] [log] [blame]
{
"name": "SliderViews",
"version": "1.0.0",
"summary": "Simple and easy to use tools of slide tab / 简单易用的滑动标签栏工具.",
"homepage": "https://github.com/AndyCuiYTT/SliderViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndyCui": "AndyCuiYTT@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AndyCuiYTT/SliderViews.git",
"tag": "1.0.0"
},
"source_files": "Slider/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}