blob: 6ddcc7509e5eaf6144f27a8bfac440826a19db23 [file] [log] [blame]
{
"name": "GsCustomAlert",
"version": "1.0.0",
"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",
"license": "MIT",
"authors": {
"Gaganjot singh": "megaganjotsingh@gmail.com"
},
"social_media_url": "https://www.facebook.com/gaganjot.singh.1884",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/megaganjotsingh/GsCustomAlert.git",
"tag": "1.0.0"
},
"swift_versions": "4.2",
"source_files": "GsCustomAlert/Source/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}