blob: 81035e4dee625036219074d6a2504e8a6ee5336d [file] [log] [blame]
{
"name": "SlideUpPanel",
"version": "1.0.5",
"summary": "SlideUpPanel is a custom control.",
"description": "With use of SlideUpPanel we can implement Google map like slide up panel in ios.",
"homepage": "https://github.com/DominatorVbN/SlideUpPanel",
"screenshots": "https://raw.githubusercontent.com/DominatorVbN/SlideUpPanel/master/SlideUpPanel.gif",
"license": "MIT",
"authors": {
"DominatorVbN": "as9039851921@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/DominatorVbN/SlideUpPanel.git",
"tag": "1.0.5"
},
"source_files": "SlideUpPanel/**/*.{swift}",
"swift_version": "4.2"
}