blob: 42547f0ef5d6b547350b4789b182334adf260cc8 [file] [log] [blame]
{
"name": "NZAlertViewLandscape",
"version": "0.0.4",
"summary": "It is a fork from NZAlertView that supports landscape orientation",
"homepage": "https://github.com/javierM84/NZAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"screenshots": "http://s14.postimg.org/rfqbn70qp/NZAlert_View.png",
"authors": {
"Javier Morant": "javier.morant84@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/javierM84/NZAlertView.git",
"tag": "0.0.4"
},
"resources": [
"NZAlertView/NZAlertView-Icons.bundle",
"NZAlertView/Views/NZAlertView.xib"
],
"source_files": "NZAlertView/**/*.{h,m}",
"dependencies": {
"UIImage-Helpers": [
]
}
}