Skip to content

Commit

Permalink
ios demo
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Apr 29, 2024
1 parent 7d0505f commit 8c7eb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/ios/FalconDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ source 'https://cdn.cocoapods.org/'
platform :ios, '13.0'

target 'FalconDemo' do
pod 'Falcon-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/falcon/falcon-ios/binding/ios/Falcon-iOS.podspec'
pod 'Falcon-iOS', '~> 1.0.0'
end

0 comments on commit 8c7eb90

Please sign in to comment.