[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / TinkoffASDKYandexPay / 2.16.0 / TinkoffASDKYandexPay.podspec.json
blob5647ffff0d9286b2a8bc930588786bcf209d466a
2   "name": "TinkoffASDKYandexPay",
3   "version": "2.16.0",
4   "summary": "Мобильный SDK",
5   "description": "Позволяет настроить прием платежей в нативной форме приложений для платформы iOS с помощью YandexPaySDK",
6   "homepage": "https://github.com/TinkoffCreditSystems/AcquiringSdk_IOS",
7   "changelog": "https://github.com/Tinkoff/AcquiringSdk_IOS/blob/master/CHANGELOG.md",
8   "documentation_url": "https://oplata.tinkoff.ru/develop/api/payments/",
9   "license": {
10     "type": "Apache 2.0",
11     "file": "TinkoffASDKYandexPay/License.txt"
12   },
13   "authors": {
14     "Tinkoff": "r.akhmadeev@tinkoff.ru"
15   },
16   "platforms": {
17     "ios": "12.3"
18   },
19   "module_name": "TinkoffASDKYandexPay",
20   "swift_versions": "5.0",
21   "source": {
22     "git": "https://github.com/TinkoffCreditSystems/AcquiringSdk_IOS.git",
23     "tag": "2.16.0"
24   },
25   "source_files": "TinkoffASDKYandexPay/TinkoffASDKYandexPay/**/*.swift",
26   "pod_target_xcconfig": {
27     "CODE_SIGN_IDENTITY": ""
28   },
29   "dependencies": {
30     "TinkoffASDKCore": [
32     ],
33     "TinkoffASDKUI": [
35     ],
36     "YandexPaySDK/Dynamic": [
37       "~> 1.2"
38     ]
39   },
40   "swift_version": "5.0"