Skip to content

Commit 681006c

Browse files
committed
fixed
1 parent a798113 commit 681006c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: FlexibleInputStackBar.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.license = { :type => 'MIT', :file => 'LICENSE' }
66
s.homepage = "https://github.com/kzumu/FlexibleInputStackBar"
77
s.author = { "SOMTD" => "kazu.devapp[at]gmail.com" }
8-
s.source = { :git => "https://github.com/kzumu/FlexibleInputStackBar.git", :tag => spec.version.to_s }
8+
s.source = { :git => "https://github.com/kzumu/FlexibleInputStackBar.git", :tag => spec.version }
99
s.platform = :ios, '9.0'
1010
s.requires_arc = true
1111
s.source_files = 'FlexibleInputStackBar/**/*.{swift}'

0 commit comments

Comments
 (0)