blob: 62e0548a47084a25043193ffd50a687bbbe727d8 [file] [log] [blame]
{
"name": "RGLAlertView",
"version": "0.1",
"summary": "Custom alert views",
"homepage": "https://github.com/RamonGilabert/RGLAlertView",
"license": {
"type": "MIT",
"file": "Resources/LICENSE.md"
},
"authors": {
"Ramon Gilabert": "contact@ramongilabert.com"
},
"social_media_url": "http://twitter.com/RamonGilabert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RamonGilabert/RGLAlertView.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}