Skip to content

Commit

Permalink
Merge pull request #19 from Picovoice/falcon-ios-demo
Browse files Browse the repository at this point in the history
ios demo
  • Loading branch information
albho authored Apr 29, 2024
2 parents 7d0505f + f38be07 commit c3c6b1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
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
17 changes: 6 additions & 11 deletions demo/ios/FalconDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,15 @@ PODS:
- Falcon-iOS (1.0.0)

DEPENDENCIES:
- Falcon-iOS (from `https://raw.githubusercontent.com/Picovoice/falcon/falcon-ios/binding/ios/Falcon-iOS.podspec`)
- Falcon-iOS (~> 1.0.0)

EXTERNAL SOURCES:
Falcon-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/falcon/falcon-ios/binding/ios/Falcon-iOS.podspec

CHECKOUT OPTIONS:
Falcon-iOS:
:commit: 1e7ce8c5162f3827f2c6ef66e2a3dd44074776d8
:git: https://github.com/Picovoice/falcon.git
SPEC REPOS:
trunk:
- Falcon-iOS

SPEC CHECKSUMS:
Falcon-iOS: e54242b326359c9a7987017cd4784c50f3d16d35
Falcon-iOS: 491c091c677605c9775ba03bb2c80764b7e4929c

PODFILE CHECKSUM: 387d730d96b26818770f823dea76d76c39e6e471
PODFILE CHECKSUM: 626dc8e55116037a8ef8a471e6b24b329d0225e4

COCOAPODS: 1.15.2

0 comments on commit c3c6b1d

Please sign in to comment.