Skip to content

Commit eedd904

Browse files
authored
Update react-native-aes.podspec
1 parent 6edb913 commit eedd904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-aes.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.license = 'MIT'
88
s.requires_arc = true
99
s.homepage = "https://github.com/tectiv3/react-native-aes"
10-
s.source = { :git => 'https://github.com/tectiv3/react-native-aes', :tag => 'v#{s.version}' }
10+
s.source = { :git => 'https://github.com/tectiv3/react-native-aes', :tag => "v#{s.version}" }
1111
s.platform = :ios, '9.0'
1212
s.source_files = "ios/**/*.{h,m}"
1313

0 commit comments

Comments
 (0)