[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 0 / YandexPaySDK / 1.10.0 / YandexPaySDK.podspec.json
blob87f220dbb9b9b4f10deadf04a222267f277ad17c
2   "name": "YandexPaySDK",
3   "version": "1.10.0",
4   "summary": "YandexPaySDK is a SDK that allows you to integrate Yandex Pay into your app.",
5   "homepage": "https://pay.yandex.ru",
6   "license": {
7     "type": "Proprietary",
8     "text": "License Agreement is available at https://yandex.ru/legal/ypay_sdk_agreement/?lang=ru."
9   },
10   "authors": {
11     "Yandex LLC": "yandexpay@yandex-team.com"
12   },
13   "source": {
14     "http": "https://github.com/yandexmobile/yandex-pay-ios/releases/download/v1.10.0/YandexPaySDK.zip"
15   },
16   "platforms": {
17     "ios": "14.0"
18   },
19   "swift_versions": "5.9",
20   "default_subspecs": "Static",
21   "subspecs": [
22     {
23       "name": "Static",
24       "dependencies": {
25         "YandexLoginSDK": [
26           "~> 3.0"
27         ],
28         "AppMetricaCore": [
29           "~> 5.2"
30         ],
31         "Varioqub": [
32           "~> 0.6"
33         ]
34       },
35       "resources": "YandexPaySDK/Static/YandexPaySDKResources.bundle",
36       "vendored_frameworks": "YandexPaySDK/Static/YandexPaySDK.xcframework"
37     },
38     {
39       "name": "Dynamic",
40       "dependencies": {
41         "Varioqub": [
42           "~> 0.6"
43         ]
44       },
45       "vendored_frameworks": "YandexPaySDK/Dynamic/YandexPaySDK.xcframework"
46     }
47   ],
48   "swift_version": "5.9"