[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 1 / SwiftySlideUpController / 1.0 / SwiftySlideUpController.podspec.json
blob80095962f6d644f9811811cf6f4ac42986dd3b2d
2   "name": "SwiftySlideUpController",
3   "version": "1.0",
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": "1.0"
21   },
22   "source_files": "SwiftySlideUpController/**/*.{h,m,swift}"