[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 0 / YandexPaySDK / 1.6.0 / YandexPaySDK.podspec.json
blobb2c67a0609a76f647cac7f27ef7a683266a605a1
2   "name": "YandexPaySDK",
3   "version": "1.6.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://yandexpay-ios-sdk.s3.yandex.net/1.6.0/YandexPaySDK.zip"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "swift_versions": "5.9",
20   "default_subspecs": "Static",
21   "subspecs": [
22     {
23       "name": "Static",
24       "dependencies": {
25         "YandexLoginSDK": [
26           "~> 2.1"
27         ],
28         "AppMetricaAnalytics": [
29           "~> 5.1"
30         ]
31       },
32       "resources": "YandexPaySDK/Static/YandexPaySDKResources.bundle",
33       "vendored_frameworks": "YandexPaySDK/Static/YandexPaySDK.xcframework"
34     },
35     {
36       "name": "Dynamic",
37       "vendored_frameworks": "YandexPaySDK/Dynamic/YandexPaySDK.xcframework"
38     }
39   ],
40   "swift_version": "5.9"