add 0.0.2

This commit is contained in:
PonyCui
2016-08-24 11:32:15 +08:00
parent 00755e12dc
commit 7c40d5ca46

View File

@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.platform = :ios, "7.0"
s.source = { :git => "http://code.yy.com/ued/SVGAPlayer.git", :tag => "0.0.1" }
s.source = { :git => "http://code.yy.com/ued/SVGAPlayer.git", :tag => "0.0.2" }
s.source_files = "Source", "Source/*.{h,m}"