Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
HYDupup committed Nov 3, 2017
1 parent 7a08c02 commit 96f6ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YDAnimatedTransition.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
Pod::Spec.new do |s|

s.name = "YDAnimatedTransition"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "time of button"
s.homepage = "https://github.com/HYDupup/YDAnimatedTransition"
s.license = "MIT"
s.author = { "Huangupup" => "757345969@qq.com" }
s.source = { :git => "https://github.com/HYDupup/YDAnimatedTransition.git", :tag => "0.0.1" }
s.source = { :git => "https://github.com/HYDupup/YDAnimatedTransition.git", :tag => "0.0.2" }
s.requires_arc = true
s.ios.deployment_target = "7.0"
s.source_files = "YDAnimatedTransition/**/*"
Expand Down

0 comments on commit 96f6ae8

Please sign in to comment.