[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / b / NZAlertViewLandscape / 0.0.3 / NZAlertViewLandscape.podspec.json
blob13a8dc94fd33d7f703917345d52eecf15b089713
2   "name": "NZAlertViewLandscape",
3   "version": "0.0.3",
4   "summary": "It is a fork from NZAlertView that supports landscape orientation",
5   "homepage": "https://github.com/javierM84/NZAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "screenshots": "http://s14.postimg.org/rfqbn70qp/NZAlert_View.png",
11   "authors": {
12     "Javier Morant": "javier.morant84@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/javierM84/NZAlertView.git",
20     "tag": "0.0.3"
21   },
22   "resources": [
23     "NZAlertView/NZAlertView-Icons.bundle",
24     "NZAlertView/Views/NZAlertView.xib"
25   ],
26   "source_files": "NZAlertView/**/*.{h,m}",
27   "dependencies": {
28     "UIImage-Helpers": [
30     ]
31   }