blob: 8ee3c69f5f76cb407124063e3c0a012c2a08d81d [file] [log] [blame]
{
"name": "NZAlertView",
"version": "0.0.11",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and intuitive alert view. Similar to push notification effect.",
"homepage": "https://github.com/NZN/NZAlertView",
"screenshots": "http://s14.postimg.org/rfqbn70qp/NZAlert_View.png",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"dependencies": {
"UIImage-Helpers": [
]
},
"source_files": "NZAlertView/**/*.{h,m}",
"resources": [
"NZAlertView/NZAlertView-Icons.bundle",
"NZAlertView/Views/NZAlertView.xib"
],
"source": {
"git": "https://github.com/NZN/NZAlertView.git",
"tag": "0.0.11"
}
}