Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Oct 13, 2023
1 parent 9babc1c commit 66d443c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions binding/flutter/ios/porcupine_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Pod::Spec.new do |s|
s.source_files = 'Classes/**/*'
s.platform = :ios, '11.0'
s.dependency 'Flutter'
s.dependency 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/v3.0-ios/binding/ios/Porcupine-iOS.podspec'

s.dependency 'Porcupine-iOS', '~> 3.0.0'
s.swift_version = '5.0'
end

0 comments on commit 66d443c

Please sign in to comment.