We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9231ffb commit 6b43a63Copy full SHA for 6b43a63
DivvunSpell.podspec
@@ -23,4 +23,5 @@ Pod::Spec.new { |spec|
23
spec.source = {
24
:http => 'https://github.com/divvun/divvunspell-sdk-swift/releases/download/v#{spec.version}/cargo-pod.tgz',
25
}
26
+ spec.vendored_libraries = 'dist/aarch64-apple-ios/libdivvunspell.a'
27
0 commit comments