Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Oct 24, 2024
1 parent d110ec5 commit e9a9b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios-voice-processor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/Picovoice/ios-voice-processor.git', :tag => s.version.to_s }

s.ios.deployment_target = '13.0'
s.swift_version = '5.0'
s.source_files = 'src/ios_voice_processor/VoiceProcessor*.swift'
s.frameworks = 'AVFoundation'
end

0 comments on commit e9a9b1c

Please sign in to comment.