blob: d71f73e48d1c731960384903ccce3d0549519472 [file] [log] [blame]
{
"name": "ScrollableStackView",
"version": "1.0.1",
"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. Also supports for Objective-C too!",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableStackView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}