We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3977b62 commit af05072Copy full SHA for af05072
FlagKit.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
#
17
18
s.name = "FlagKit"
19
- s.version = "1.0.7"
+ s.version = "1.1"
20
s.summary = "Beautiful flag icons for usage in apps and on the web."
21
22
# This description is used to generate tags and improve search results.
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
81
# Supports git, hg, bzr, svn and HTTP.
82
83
84
- s.source = { :git => "https://github.com/madebybowtie/FlagKit.git", :tag => "v1.0.7" }
+ s.source = { :git => "https://github.com/madebybowtie/FlagKit.git", :tag => "v1.1" }
85
86
87
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments