Skip to content

Commit

Permalink
version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gurin committed Oct 7, 2022
1 parent da91c3a commit 90b0407
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElkycDocumentSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ElkycDocumentSDK"
s.version = "2.1.1"
s.version = "2.1.2"
s.summary = "Real-time identity verification & onboarding. We help banks, fintech’s and other businesses to increase the number of services they provide as well as attract new customers by automating the onboarding and verification process."
s.description = <<-DESC
We provide a quick, secure and intuitive onboarding process of customers. To make it possible we offer a software which helps to identify and verify customers online in a comprehensive manner:
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
euY6j0NeWoufp6m4jBc1w9EvpzA=
vqSkqKUswRenFnTCsJDl29mfIFk=
</data>
<key>Inn.storyboardc/GLm-lS-9SV-view-KSi-OS-CRf.nib</key>
<data>
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// swift-tools-version:5.3
import PackageDescription

let version = "2.1.1"
let checksum = "1f4040e7b0ec670f1dc390459e1b9a44af7f42756886caa55a476ee45bfacd57"
let version = "2.1.2"
let checksum = "8dfc14a9856be6bacedf1d6b7f7ac15ef9c1687947b1c6a0dbb3398e76fbf22c"

let package = Package(
name: "ElkycDocumentSDK",
Expand Down

0 comments on commit 90b0407

Please sign in to comment.