[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 4 / d / 0 / Popper / 0.3.0 / Popper.podspec.json
blobb46181bd5752c637f9e858c903f261d9efc94bca
2   "name": "Popper",
3   "version": "0.3.0",
4   "summary": "A Pull Up Controller for presenting Draggable View Controller",
5   "description": "This Presentation Controller gives you the ability to vertically drag the modally presented View Controller",
6   "homepage": "https://github.com/mitulmanish/Popper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mitulmanish": "mitul.manish@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mitulmanish/Popper.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Popper/Classes/**/*",
22   "swift_version": "4.2"