[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 1 / SwiftySlideUpController / 0.0.1 / SwiftySlideUpController.podspec.json
blob2a9d7d4a20a46ce29617caa203e239e2a262cd20
2   "name": "SwiftySlideUpController",
3   "version": "0.0.1",
4   "summary": "Slide up controller with interactive animations easy to use",
5   "description": "SwiftySlideUpController is a Swift lightweight library to add a slide up controller with interactive animations easily",
6   "homepage": "https://github.com/DavidMorenoDWeb/SwiftySlideUpController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Moreno": "davidml91dml@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_version": "5",
18   "source": {
19     "git": "https://github.com/DavidMorenoDWeb/SwiftySlideUpController.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SwiftySlideUpController/**/*.{h,m,swift}"