blob: d63419daaaa21f97e2a8429c9b20433b04bd19c6 [file] [log] [blame]
{
"name": "ScrollableStackView",
"version": "1.0",
"summary": "Scroll your stack view with a smile up on your face.",
"description": "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 with scroll (UIScrollView) this is the right library for you.",
"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"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}