blob: e033d5f91a741b467cfbc4bf3afff759a86e409c [file] [log] [blame]
{
"name": "ScrollableStackView",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ScrollableStackView/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.0"
},
"pushed_with_swift_version": "3.0"
}