blob: 74ac6a394a656aa4ab56085ff60543cab26156c2 [file] [log] [blame]
{
"name": "NZAlertView",
"version": "0.0.6",
"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": "5.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.6"
}
}