[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 8 / ScrollableStackView / 1.0 / ScrollableStackView.podspec.json
blobd63419daaaa21f97e2a8429c9b20433b04bd19c6
2   "name": "ScrollableStackView",
3   "version": "1.0",
4   "summary": "Scroll your stack view with a smile up on your face.",
5   "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.",
6   "homepage": "https://github.com/gurhub/ScrollableStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gürhan Yerlikaya": "gurhanyerlikaya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gurhub/ScrollableStackView.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ScrollableStackView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"