[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 5 / NotificationBannerAlert / 0.1.2 / NotificationBannerAlert.podspec.json
blob18978e2899fdbdbe7252fad9dfc338186bdb3e55
2   "name": "NotificationBannerAlert",
3   "version": "0.1.2",
4   "summary": "Create notification banner alert on top of status bar / navigation bar.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tdhman/NotificationBannerAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tdhman": "tdhman@somewhere.com"
13   },
14   "source": {
15     "git": "https://github.com/tdhman/NotificationBannerAlert.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "NotificationBannerAlert/Classes/**/*",
23   "resources": "NotificationBannerAlert/Assets/**/*.{xcassets,png}",
24   "resource_bundles": {
25     "NotificationBannerAlert": [
26       "NotificationBannerAlert/Assets/*.{xcassets,png}"
27     ]
28   },
29   "frameworks": "UIKit"