We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edf11d commit 2eed18bCopy full SHA for 2eed18b
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