mirror of
https://github.com/svga/SVGAPlayer-iOS.git
synced 2025-10-21 07:29:14 +08:00
use tag.
This commit is contained in:
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.platform = :ios, '7.0'
|
||||
|
||||
s.source = { :git => 'https://github.com/yyued/SVGAPlayer-iOS.git', :branch => s.version }
|
||||
s.source = { :git => 'https://github.com/yyued/SVGAPlayer-iOS.git', :tag => s.version }
|
||||
|
||||
s.requires_arc = true
|
||||
|
||||
|
Reference in New Issue
Block a user