[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / c / NotificationBannerSwift-Roger / 3.0.5 / NotificationBannerSwift-Roger.podspec.json
blobd76e6c09e011e28bdd6d24c76b60d8e29046a41d
2   "name": "NotificationBannerSwift-Roger",
3   "version": "3.0.5",
4   "summary": "The easiest way to display in app notification banners in iOS.",
5   "description": "NotificationBanner is an extremely customizable and lightweight library that makes the task of displaying in app notification banners and drop down alerts an absolute breeze in iOS.",
6   "homepage": "https://github.com/MrRogerHuang/NotificationBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roger Huang": "roger@beautimode.com"
13   },
14   "source": {
15     "git": "https://github.com/MrRogerHuang/NotificationBanner.git",
16     "tag": "3.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "NotificationBanner/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.0"
26     ],
27     "MarqueeLabel": [
28       "~> 4.0.0"
29     ]
30   },
31   "swift_version": "5.0"