[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 7 / b / NZAlertViewLandscape / 0.0.2 / NZAlertViewLandscape.podspec.json
blobbec65660121b93f16994fcfa507be5c80612c24d
2   "name": "NZAlertViewLandscape",
3   "version": "0.0.2",
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.2"
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   }