Skip to content

Commit

Permalink
Acquiring SDK v2.0.0
Browse files Browse the repository at this point in the history
* TinkoffASDKCore
* TinkoffASDKUI

update pod spec
  • Loading branch information
v.budnikov committed Jul 7, 2020
1 parent ad978db commit 1d3b380
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ASDKSample/Podfile.lock
Expand Up @@ -14,8 +14,8 @@ EXTERNAL SOURCES:
:path: "../TinkoffASDKUI/"

SPEC CHECKSUMS:
TinkoffASDKCore: cfbab2fb26df3a6f4e298faedd0c66e84ede8c55
TinkoffASDKUI: f856524498c5a2f59e35052719679ae21a9de36c
TinkoffASDKCore: 53f8cd2da7720a9c7af64fceb72446b62c72a2e7
TinkoffASDKUI: f6dc24f5dcb6444456740b19bc7cb609ac6b4577

PODFILE CHECKSUM: 3ef6d03e0389bc187ffb82685c06a76f819597f8

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion TinkoffASDKCore/TinkoffASDKCore.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
spec.description = 'Позволяет настроить прием платежей в нативной форме приложений для платформы iOS'
spec.homepage = 'https://github.com/TinkoffCreditSystems/AcquiringSdk_IOS'
spec.documentation_url = 'https://oplata.tinkoff.ru/develop/api/payments/'
spec.license = { :type => 'Apache 2.0' }
spec.license = { :type => 'Apache 2.0', :file => 'License.txt' }
spec.author = { 'Tinkoff' => 'v.budnikov@tinkoff.ru' }
spec.platform = :ios
spec.module_name = "TinkoffASDKCore"
Expand Down

0 comments on commit 1d3b380

Please sign in to comment.