Skip to content

Commit

Permalink
update XHRefreshControl.podspec v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xhzengAIB committed Jun 11, 2014
1 parent bdbbd93 commit 350867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XHRefreshControl.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/xhzengAIB/XHRefreshControl"
s.license = "GPL v2"
s.authors = { "xhzengAIB" => "xhzengAIB@gmail.com" }
s.source = { :git => "https://github.com/xhzengAIB/XHRefreshControl.git", :tag => "v0.2" }
s.source = { :git => "https://github.com/xhzengAIB/XHRefreshControl.git", :tag => "v0.1.2" }
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
s.platform = :ios, '5.0'
s.source_files = 'RefreshControl/*.{h,m}'
Expand Down

0 comments on commit 350867a

Please sign in to comment.