[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 3 / VerticalPicker / 1.0.0 / VerticalPicker.podspec.json
blobe8aad7dde43da8c5aeb2f289eaae34ae5aa7f015
2   "name": "VerticalPicker",
3   "version": "1.0.0",
4   "summary": "Vertical slider control.",
5   "description": "VerticalPicker is control like slider in iOS11 Control Center.",
6   "homepage": "https://github.com/escfrya/VerticalPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Skovorodkin": "escfrya@mail.ru"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/escfrya/VerticalPicker.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "VerticalPicker/**/*.{swift}",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"