blob: d11de4b64542b303d8777bfccd0324e3a3d7c0a5 [file] [log] [blame]
{
"name": "ScrollableTabs",
"version": "0.2.0",
"summary": "Protocol-oriented Scrollable TabBar written in Swift 3",
"description": "Protocol-oriented Scrollable TabBar written in Swift 3.",
"homepage": "https://github.com/kumapo/ScrollableTabs",
"screenshots": "https://github.com/kumapo/ScrollableTabs/raw/screenshots/screenshots_1.gif",
"license": "MIT",
"authors": {
"kumapo": "kumapo@users.noreply.github.com"
},
"source": {
"git": "https://github.com/kumapo/ScrollableTabs.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ScrollableTabs/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.0.1"
],
"RxCocoa": [
"~> 3.0.1"
]
},
"pushed_with_swift_version": "3.0"
}