CocoaPods trunk is moving to be read-only. Read more on the blog, there are 7 months to go.

VeryAILiveness 1.0.53

VeryAILiveness 1.0.53

Maintained by VeryOauthSDK Team.



  • By
  • Veros Inc.

VeryAILiveness — iOS distribution

Prebuilt binary distribution of the VeryAILiveness palm-liveness SDK for iOS. Source code lives in veroslabs/very-mobile-sdk.

Install (CocoaPods)

pod 'VeryAILiveness'              # slim — model downloads on first scan (~5–15 s)
pod 'VeryAILiveness/Bundled'      # ships ~8 MB packed_data.bin in the SDK

Install (SPM)

.package(url: "https://github.com/veroslabs/very-ai-liveness-ios.git", from: "1.0.40")

Use VeryAILivenessBundled for bundled mode.