Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Commit f4d9145

Browse files
author
Ilter Cengiz
committed
Podspec update
1 parent dcf698e commit f4d9145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ICViewPager.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "ICViewPager"
4-
s.version = "1.4"
4+
s.version = "1.5"
55
s.summary = "You can create sliding tabs with ViewPager."
66

77
s.description = <<-DESC
@@ -32,7 +32,7 @@ Pod::Spec.new do |s|
3232
s.license = { :type => 'MIT', :file => 'LICENSE' }
3333
s.author = { "Ilter Cengiz" => "me@iltercengiz.info" }
3434
s.platform = :ios, '6.1'
35-
s.source = { :git => "https://github.com/monsieurje/ICViewPager.git", :tag => "1.4" }
35+
s.source = { :git => "https://github.com/monsieurje/ICViewPager.git", :tag => "1.5" }
3636
s.source_files = 'ICViewPager/ICViewPager/*.{h,m}'
3737
s.requires_arc = true
3838

0 commit comments

Comments
 (0)