blob: d456b44a3c9ad02f0fdb24d1c10e79c3698f7165 [file] [log] [blame]
{
"name": "GRNAlertView",
"version": "1.0.1",
"summary": "This very easy to use AlertView allows you to interact in a nice way with your users while preserving the aesthetics of the screen.",
"description": "This very easy to use AlertView allows you to interact in a nice way with your users while preserving the aesthetics of the screen.",
"homepage": "https://github.com/guaranatech/GRNAlertView",
"screenshots": "https://github.com/guaranatech/GRNAlertView/blob/master/screenshots/screenshot1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guarana Technologies": "contact@guarana-technologies.com"
},
"social_media_url": "https://twitter.com/GuaranaTech",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guaranatech/GRNAlertView.git",
"tag": "1.0.3"
},
"source_files": [
"GRNAlertView",
"GRNAlertView/**/*.{h,m}"
],
"requires_arc": true
}