Skip to content

Commit 8ca91ba

Browse files
committed
Update twilio_voice podspec
1 parent dbbe960 commit 8ca91ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/twilio_voice.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Pod::Spec.new do |s|
99
s.description = <<-DESC
1010
Provides an interface to Twilio&#x27;s Programmable Voice SDK to allows adding voice-over-IP (VoIP) calling into your Flutter applications.
1111
DESC
12-
s.homepage = 'https://github.com/diegogarciar/twilio_voice/'
12+
s.homepage = 'https://github.com/cybex-dev/twilio_voice/'
1313
s.license = { :file => '../LICENSE' }
14-
s.author = { 'Diego Garcia' => '[email protected]' }
14+
s.author = { 'Charles Dyason' => '[email protected]' }
1515
s.source = { :path => '.' }
1616
s.source_files = 'Classes/**/*'
1717
s.dependency 'Flutter'

0 commit comments

Comments
 (0)