blob: 80095962f6d644f9811811cf6f4ac42986dd3b2d [file] [log] [blame]
{
"name": "SwiftySlideUpController",
"version": "1.0",
"summary": "Slide up controller with interactive animations easy to use",
"description": "SwiftySlideUpController is a Swift lightweight library to add a slide up controller with interactive animations easily",
"homepage": "https://github.com/DavidMorenoDWeb/SwiftySlideUpController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Moreno": "davidml91dml@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "5",
"source": {
"git": "https://github.com/DavidMorenoDWeb/SwiftySlideUpController.git",
"tag": "1.0"
},
"source_files": "SwiftySlideUpController/**/*.{h,m,swift}"
}