-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1109b2f
commit acc3bed
Showing
6 changed files
with
788 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- picoLLM-iOS (1.2.2) | ||
|
||
DEPENDENCIES: | ||
- picoLLM-iOS (~> 1.2.2) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- picoLLM-iOS | ||
|
||
SPEC CHECKSUMS: | ||
picoLLM-iOS: 21f92b131dab066b63365f612222c46d04cf3141 | ||
|
||
PODFILE CHECKSUM: 587c9b24dc36d7eaa75ebc7db50d7c26a2e7e92b | ||
|
||
COCOAPODS: 1.15.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- picoLLM-iOS (1.2.2) | ||
|
||
DEPENDENCIES: | ||
- picoLLM-iOS (~> 1.2.2) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- picoLLM-iOS | ||
|
||
SPEC CHECKSUMS: | ||
picoLLM-iOS: 21f92b131dab066b63365f612222c46d04cf3141 | ||
|
||
PODFILE CHECKSUM: 2e5a6651f42b19fdf6b6332b7e013191cff71918 | ||
|
||
COCOAPODS: 1.15.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- picoLLM-iOS (1.2.2) | ||
|
||
DEPENDENCIES: | ||
- picoLLM-iOS (~> 1.2.2) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- picoLLM-iOS | ||
|
||
SPEC CHECKSUMS: | ||
picoLLM-iOS: 21f92b131dab066b63365f612222c46d04cf3141 | ||
|
||
PODFILE CHECKSUM: 771cb4ad028915be50c77396de5c3c8389345f34 | ||
|
||
COCOAPODS: 1.15.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
# yarn lockfile v1 | ||
|
||
|
||
"@picovoice/picollm-node@~1.2.2": | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/@picovoice/picollm-node/-/picollm-node-1.2.2.tgz#515c7325c7d7d3b13612b63efee7392727469626" | ||
integrity sha512-HUS84WD5YY+SxWbWztYrG4wAdRIeGqk7RjAhjdiT4XvaOo8aOw54fviDM1X/1/QPcqnvYATt06fn2YvAH9ItRg== | ||
|
||
commander@^6.1.0: | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" | ||
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== | ||
|
||
prettier@^2.6.2: | ||
version "2.8.8" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" | ||
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== |
Oops, something went wrong.