Skip to content

Commit

Permalink
Merge pull request #20 from DomenicBianchi01/patch-1
Browse files Browse the repository at this point in the history
Add Swift Version to Podspec
  • Loading branch information
Minitour committed Jan 22, 2021
2 parents 35f8f86 + 721ab03 commit ddf61af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

1 change: 1 addition & 0 deletions EasyNotificationBadge.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Pod::Spec.new do |s|
s.platform = :ios, "9.0"
s.source = { :git => "https://github.com/Minitour/EasyNotificationBadge.git", :tag => "#{s.version}" }
s.source_files = "Sources/**/*.swift"
s.swift_version = '5.0'
end

0 comments on commit ddf61af

Please sign in to comment.