blob: e62a8505d020f75f878869baf3c901a6c1674f48 [file] [log] [blame]
{
"name": "GsCustomAlert",
"version": "0.0.1",
"summary": "Make the view, we give the way to present it, Simple, easy and highly customizable UIAlertView or pop up written in Swift",
"description": "Animated Alert View written in Swift, which can be used as a UIAlertView or UIAlertController replacement. GsCustomAlert allows you to personalize your alertView so that it matches your application layout",
"homepage": "https://github.com/megaganjotsingh/GsCustomAlert",
"screenshots": [
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/bounceModelBottom.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/bounceModelLeft.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/bounceModelRight.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/bounceModelTop.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/fade.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/popin.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/slideModelBottom.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/slideModelLeft.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/slideModelRight.gif",
"https://github.com/megaganjotsingh/GsCustomAlert/blob/master/GifGsAlert/slideModelTop.gif"
],
"license": "MIT",
"authors": {
"Gaganjot singh": "megaganjotsingh@gmail.com"
},
"social_media_url": "http://linkedin.com/in/gaganjot-singh-40b40b100",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/megaganjotsingh/GsCustomAlert.git"
},
"swift_versions": "4.2",
"source_files": "GsCustomAlert/Source/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}