Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Nov 2, 2023
1 parent 8324e11 commit 60eb8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding/ios/Octopus-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/Picovoice/octopus/tree/master/binding/ios'
s.author = { 'Picovoice' => '[email protected]' }
s.source = { :git => "https://github.com/Picovoice/octopus.git", :tag => "Octopus-iOS-v2.0.0" }
s.ios.deployment_target = '11.0'
s.ios.deployment_target = '13.0'
s.swift_version = '5.0'
s.vendored_frameworks = 'lib/ios/PvOctopus.xcframework'
s.resources = 'lib/common/param/octopus_params.pv'
Expand Down

0 comments on commit 60eb8a6

Please sign in to comment.