Skip to content

Commit

Permalink
Update podspec source
Browse files Browse the repository at this point in the history
  • Loading branch information
julioxavierr authored Aug 14, 2019
1 parent 0edf11d commit 2eed18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-voice.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.homepage = package['homepage']
s.platform = :ios, "9.0"

s.source = { :git => "https://github.com/wenkesj/react-native-voice.git" }
s.source = { :git => "https://github.com/react-native-community/react-native-voice.git" }
s.source_files = "ios/**/*.{h,m}"

s.dependency 'React'
Expand Down

0 comments on commit 2eed18b

Please sign in to comment.