[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / f / b / 5 / NotificationBannerAlert / 0.1.1 / NotificationBannerAlert.podspec.json
blobd5f480a02999f64368f874093bc0baa9d9acfcb4
2   "name": "NotificationBannerAlert",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "NotificationBannerAlert/Classes/**/*",
23   "resource_bundles": {
24     "NotificationBannerAlert": [
25       "NotificationBannerAlert/Assets/*.png"
26     ]
27   },
28   "frameworks": "UIKit"