[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / f / Bottomsheet / 1.3.0 / Bottomsheet.podspec.json
blob0c66732bbd978e35b4485f02e4a44d8342bdea46
2   "name": "Bottomsheet",
3   "version": "1.3.0",
4   "summary": "Component which presents a dismissible view from the bottom of the screen.",
5   "homepage": "https://github.com/hryk224/Bottomsheet",
6   "screenshots": "https://github.com/hryk224/Bottomsheet/wiki/images/sample3.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyyk224": "hryk224@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hryk224/Bottomsheet.git",
19     "tag": "1.3.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"