blob: 0263fd1b363ec9d4c69e7a9cf6233fe361e908de [file] [log] [blame]
{
"name": "SliderViews",
"version": "1.0.3",
"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.3"
},
"source_files": "Slider/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 4.0.1"
]
}
}