Skip to content

Commit 04c196c

Browse files
committed
update PathCover.podspec to v0.1.1
1 parent 1d08e25 commit 04c196c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PathCover.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Pod::Spec.new do |s|
1+
Pod::Spec.new do |s|
22
s.name = "PathCover"
3-
s.version = "0.1.0"
3+
s.version = "0.1.1"
44
s.summary = "PathCover is pull down refresh and a parallax top view with real time blur effect to any UITableView, inspired by Path for iOS."
55
s.homepage = "https://github.com/JackTeam/PathCover"
66
s.license = "MIT"
77
s.authors = { "xhzengAIB" => "xhzengAIB@gmail.com" }
8-
s.source = { :git => "https://github.com/JackTeam/PathCover.git", :tag => "v0.1.0" }
8+
s.source = { :git => "https://github.com/JackTeam/PathCover.git", :tag => "v0.1.1" }
99
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit', 'AudioToolbox', 'Accelerate', 'QuartzCore'
1010
s.platform = :ios, '5.0'
1111
s.source_files = 'PathCover'

0 commit comments

Comments
 (0)