[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 3 / e / NZAlertView / 0.0.7 / NZAlertView.podspec.json
blob3cad7ebca80152db7467e5e7a14ef58eb70085d3
2   "name": "NZAlertView",
3   "version": "0.0.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple and intuitive alert view. Similar to push notification effect.",
9   "homepage": "https://github.com/NZN/NZAlertView",
10   "screenshots": "http://s14.postimg.org/rfqbn70qp/NZAlert_View.png",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "5.0"
14   },
15   "authors": {
16     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
17   },
18   "dependencies": {
19     "UIImage-Helpers": [
21     ]
22   },
23   "source_files": "NZAlertView/**/*.{h,m}",
24   "resources": [
25     "NZAlertView/NZAlertView-Icons.bundle",
26     "NZAlertView/Views/NZAlertView.xib"
27   ],
28   "source": {
29     "git": "https://github.com/NZN/NZAlertView.git",
30     "tag": "0.0.7"
31   }