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 d3d2b20 commit dce24e6Copy full SHA for dce24e6
SMPageControl.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SMPageControl"
3
- s.version = "1.1"
+ s.version = "1.2"
4
s.summary = "UIPageControl’s fancy one-upping cousin."
5
s.description = <<-DESC
6
Designers love to make beautifully custom page controls that fit in with all the wood,
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
35
s.author = { "Jerry Jones" => "[email protected]" }
36
s.source = {
37
:git => "https://github.com/Spaceman-Labs/SMPageControl.git",
38
- :tag => "1.1"
+ :tag => "1.2"
39
}
40
s.platform = :ios, '5.0'
41
s.source_files = 'SMPageControl.{h,m}'
0 commit comments