[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 8 / ScrollableStackView / 1.0.1 / ScrollableStackView.podspec.json
blobd71f73e48d1c731960384903ccce3d0549519472
2   "name": "ScrollableStackView",
3   "version": "1.0.1",
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.",
5   "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!",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ScrollableStackView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"