[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 1 / 7 / NotificationBanner / 1.0.3 / NotificationBanner.podspec.json
blob2725b3e7965cf2f9c34971c2e9c4481fc7c90579
2   "name": "NotificationBanner",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "A foreground notification banner library, easy to use and customizable.",
6   "homepage": "https://github.com/joehour/NotificationBanner",
7   "authors": {
8     "joe": "joemail168@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/joehour/NotificationBanner.git",
12     "tag": "1.0.3"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "NotificationBanner/*.{swift}",
19   "resources": "NotificationBanner/*.{png}",
20   "pushed_with_swift_version": "3.0"