[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 3 / e / NZAlertView / 0.0.1 / NZAlertView.podspec.json
blobb382abd5a31b253809fc31cf05d84c472919f8ac
2   "name": "NZAlertView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Simple and intuitive alert view. Similar to push notification effect.",
6   "homepage": "https://github.com/NZN/NZAlertView",
7   "requires_arc": true,
8   "platforms": {
9     "ios": "5.0"
10   },
11   "authors": {
12     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
13   },
14   "dependencies": {
15     "UIImage-Helpers": [
16       "~> 0.0.1"
17     ]
18   },
19   "source_files": "NZAlertView/**/*.{h,m}",
20   "resources": "NZAlertView/NZAlertView-Icons.bundle",
21   "source": {
22     "git": "https://github.com/NZN/NZAlertView.git",
23     "tag": "0.0.1"
24   }