Skip to content

Commit a259341

Browse files
Update LivenessUtility.podspec
1 parent d00e71f commit a259341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LivenessUtility.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
2626
spec.ios.deployment_target = "13.0"
2727

2828
spec.source = { :http => 'https://github.com/Techainer/ios-sdk/releases/download/1.0.1/LivenessUtilityPV.zip' }
29-
spec.vendored_frameworks = 'LivenessUtility/LivenessUtilityPV.xcframework'
29+
spec.vendored_frameworks = 'LivenessUtilityPV/LivenessUtilityPV.xcframework'
3030
spec.swift_version = "5.0"
3131
spec.pod_target_xcconfig = {
3232
'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64'

0 commit comments

Comments
 (0)