blob: 177af25282ff1f32d058d88c7e6c34bab809871f [file] [log] [blame]
{
"name": "TabScroll",
"version": "1.0.3",
"summary": "TabScroll.",
"description": "TabScroll, TabScroll",
"homepage": "https://github.com/xieran2017/TabScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xie ran": "ran.xie@guanaitong.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xieran2017/TabScroll.git",
"tag": "1.0.3"
},
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}