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.
1 parent 9cb6c1f commit 9862d08Copy full SHA for 9862d08
SwiftFlags.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftFlags"
3
- s.version = "1.1.2"
+ s.version = "1.2.0"
4
s.summary = "Simple Swift library to get emoji flag from a country name or country code (ISO 3166-1)."
5
s.homepage = "https://github.com/BubiDevs/SwiftFlags.git"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments