We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17badd3 + 657d463 commit 5bae665Copy full SHA for 5bae665
NotificationBannerSwift.podspec
@@ -12,9 +12,9 @@ NotificationBanner is an extremely customizable and lightweight library that mak
12
s.license = { :type => 'MIT', :file => 'LICENSE' }
13
s.author = { 'Daltron' => 'daltonhint4@gmail.com' }
14
s.source = { :git => 'https://github.com/Daltron/NotificationBanner.git', :tag => s.version.to_s }
15
-
+
16
s.ios.deployment_target = '9.0'
17
+ s.swift_version = '4.2'
18
s.source_files = 'NotificationBanner/Classes/**/*'
19
20
s.dependency 'SnapKit', '~> 4.2.0'
0 commit comments