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 083c02a commit d110ec5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios-voice-processor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ 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 d110ec5

Please sign in to comment.