We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0edf11d + 2eed18b commit c5ee477Copy full SHA for c5ee477
react-native-voice.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
s.homepage = package['homepage']
13
s.platform = :ios, "9.0"
14
15
- s.source = { :git => "https://github.com/wenkesj/react-native-voice.git" }
+ s.source = { :git => "https://github.com/react-native-community/react-native-voice.git" }
16
s.source_files = "ios/**/*.{h,m}"
17
18
s.dependency 'React'
0 commit comments