Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit b0e7884

Browse files
committed
Merge pull request #4 from danielblx/master
Pod UPDATE
2 parents 2bc406c + c7a6ae1 commit b0e7884

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ISScrollViewPageSwift.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 = "ISScrollViewPageSwift"
4-
s.version = "0.0.2"
4+
s.version = "0.0.3"
55
s.summary = "Page viewer implementation written in Swift."
66

77
s.description = <<-DESC
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616

1717
s.platform = :ios
1818
s.ios.deployment_target = '8.0'
19-
s.source = { :git => "https://github.com/Ilhasoft/ISScrollViewPageSwift.git", :tag => "0.0.1" }
19+
s.source = { :git => "https://github.com/Ilhasoft/ISScrollViewPageSwift.git", :tag => "0.0.3" }
2020

2121
s.source_files = "ISScrollViewPage/ISScrollViewPage/*"
2222
s.requires_arc = true

0 commit comments

Comments
 (0)