[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / a / MageNotificationBanner / 3.0.9 / MageNotificationBanner.podspec.json
blob70f59802fe3c275b35ca80109b0e36a9e4220c89
2   "name": "MageNotificationBanner",
3   "version": "3.0.9",
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/zinwalin/NotificationBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zinwalin": "zinwa.lin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zinwalin/NotificationBanner.git",
16     "tag": "3.0.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MageNotificationBanner/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.1"
26     ],
27     "MarqueeLabel": [
28       "~> 4.0.5"
29     ]
30   },
31   "swift_version": "5.0"