The FACEKI-BLAZE-IOS SDK is an iOS framework developed by Faceki, providing advanced eKYC (Electronic Know Your Customer) and Facial Recognition capabilities for iOS applications. This SDK enables seamless identity verification using document and selfie verification.
Installation
CocoaPods
To integrate FACEKI-BLAZE-IOS SDK into your Xcode project using CocoaPods, add the following lines to your Podfile:
Latest Version: 3.2
```ruby
target 'YourProjectName' do
pod 'FACEKI-BLAZE-IOS', '~> 3.0.0'
end
Then, run the following command:
$ pod install
Manual Installation
You can also manually integrate the FACEKI-BLAZE-IOS SDK into your project. Download the SDK from GitHub releases and follow the instructions provided in the documentation.
Permission
Add the following usage descriptions to your Info.plist
Initialization
You would need to generate EKYC Link through the API here: