blob: 2df4eea8d0a3995b96c32f55fe76fad6279545a1 [file] [log] [blame]
{
"name": "GSAlertView",
"version": "1.0.1",
"summary": "A Flexible Custom Alert View",
"description": "'As, UIAlertView doesnt give you much of customization, so we bring a Custom Alert View which has lots of customization'",
"homepage": "https://github.com/greenSyntax/GSAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"greenSyntax": "ab.abhishek.ravi@gmail.com"
},
"source": {
"git": "https://github.com/greenSyntax/GSAlertView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/greenSyntax",
"platforms": {
"ios": "8.0"
},
"source_files": "GSAlertView/Classes/**/*"
}