Skip to content

Commit f5c87a6

Browse files
committed
[master] - Release v3.0.2
1 parent b78a47f commit f5c87a6

13 files changed

+583
-564
lines changed

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- MarqueeLabel (4.0.0)
3-
- NotificationBannerSwift (2.6.0):
3+
- NotificationBannerSwift (3.0.1):
44
- MarqueeLabel (~> 4.0.0)
55
- SnapKit (~> 5.0.0)
66
- Reveal-SDK (24)
@@ -11,7 +11,7 @@ DEPENDENCIES:
1111
- Reveal-SDK
1212

1313
SPEC REPOS:
14-
https://github.com/cocoapods/specs.git:
14+
https://github.com/CocoaPods/Specs.git:
1515
- MarqueeLabel
1616
- Reveal-SDK
1717
- SnapKit
@@ -22,10 +22,10 @@ EXTERNAL SOURCES:
2222

2323
SPEC CHECKSUMS:
2424
MarqueeLabel: b55b26e690b6ad41faedd95cbf5eae6f1d1735b4
25-
NotificationBannerSwift: ea8b993a6a4949838626c016613b16ec33cb45cc
25+
NotificationBannerSwift: 4fbb64e7740ce16543c08c1fb2df895e30b8e3e1
2626
Reveal-SDK: 5d7e56b8f018c0a88b3a2c10bf68d598bbd3b071
2727
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
2828

2929
PODFILE CHECKSUM: 9da8a8eebe6c6fde318fed3c4233a33c797d63ad
3030

31-
COCOAPODS: 1.6.1
31+
COCOAPODS: 1.8.4

Example/Pods/Local Podspecs/NotificationBannerSwift.podspec.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 553 additions & 549 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/MarqueeLabel/MarqueeLabel.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/NotificationBannerSwift/NotificationBannerSwift-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/NotificationBannerSwift/NotificationBannerSwift.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-NotificationBanner_Example/Pods-NotificationBanner_Example-frameworks.sh

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-NotificationBanner_Example/Pods-NotificationBanner_Example.debug.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-NotificationBanner_Example/Pods-NotificationBanner_Example.release.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Reveal-SDK/Reveal-SDK.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/SnapKit/SnapKit.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NotificationBannerSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'NotificationBannerSwift'
4-
s.version = '3.0.1'
4+
s.version = '3.0.2'
55
s.summary = 'The easiest way to display in app notification banners in iOS.'
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)