blob: 247d59825fc5ef8dfde98a136e7b63efbc85c32c [file] [log] [blame]
{
"name": "ScrollableStackView",
"version": "1.0.2",
"summary": "Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apple s pure auto layout.",
"description": "Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apple s pure auto layout. If you need to use UIStackView scrollable (like UIScrollView) this is the right library for you. Objective-C and Swift compatible!",
"homepage": "https://github.com/gurhub/ScrollableStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gürhan Yerlikaya": "gurhanyerlikaya@gmail.com"
},
"source": {
"git": "https://github.com/gurhub/ScrollableStackView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}