blob: a242bb97a066b609112f324b275c5603bf25b868 [file] [log] [blame]
{
"name": "ScrollableStackView",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}