Skip to content

Commit

Permalink
Update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
alan10fm committed Dec 5, 2024
1 parent f29a1d8 commit 2a6bb47
Show file tree
Hide file tree
Showing 8 changed files with 249 additions and 57 deletions.
4 changes: 2 additions & 2 deletions NetkiSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NetkiSDK'
s.version = '7.40.0'
s.version = '8.10.0'
s.summary = 'NetkiSDK enables custom onboarding.'
s.description = 'Our NetkiSDK lets you create custom KYC onboarding in your app'
s.homepage = 'https://www.netki.com/'
Expand All @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.license = { :type => '', :file => 'LICENSE' }

s.platform = :ios
s.source = { :git => 'https://github.com/netkicorp/ios-pod.git' }
s.source = { :git => 'https://github.com/netkicorp/onboardid-pod.git' }

s.ios.deployment_target = '17.0'
s.ios.vendored_frameworks = 'NetkiSDK.xcframework'
Expand Down
Binary file modified NetkiSDK.xcframework/ios-arm64/NetkiSDK.framework/Info.plist
Binary file not shown.
Loading

0 comments on commit 2a6bb47

Please sign in to comment.