Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 3fb7759

Browse files
committed
Tag isn't named v1.0.0
1 parent 10de0c6 commit 3fb7759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MSCachedAsyncViewDrawing.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.license = { :type => 'MIT', :file => 'LICENSE' }
88
s.author = { "Javier Soto" => "ios@javisoto.es" }
99

10-
s.source = { :git => "https://github.com/mindsnacks/MSCachedAsyncViewDrawing.git", :tag => "v1.0.0" }
10+
s.source = { :git => "https://github.com/mindsnacks/MSCachedAsyncViewDrawing.git", :tag => "1.0.0" }
1111
s.platform = :ios, '5.0'
1212
s.source_files = 'MSCachedAsyncViewDrawing.{h,m}'
1313
s.requires_arc = true

0 commit comments

Comments
 (0)