blob: 2fac689a111e3f7a1de8ef8bc5bc2c6d9421feb8 [file] [log] [blame]
{
"name": "SlideUpPanel",
"version": "1.0.4",
"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.4"
},
"source_files": "SlideUpPanel/**/*.{swift}",
"swift_version": "4.2"
}