[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 0 / Popper / 0.2.0 / Popper.podspec.json
blob96b1bedd95f9de7cd09a3601e96449baabbe9b3e
2   "name": "Popper",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Popper/Classes/**/*",
22   "swift_version": "4.2"