[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 0 / YandexPaySDK / 1.5.15 / YandexPaySDK.podspec.json
blob97a4d80c4147b094eb035928f4789ec52196bfe3
2   "name": "YandexPaySDK",
3   "version": "1.5.15",
4   "summary": "YandexPaySDK is a SDK that allows you to integrate Yandex Pay into your app.",
5   "description": "YandexPaySDK is a SDK that allows you to integrate Yandex Pay into your app\nand start receiving payments from your users.",
6   "homepage": "https://pay.yandex.ru",
7   "license": {
8     "type": "PROPRIETARY",
9     "file": "YandexPaySDK/LICENSE.md"
10   },
11   "authors": {
12     "Yandex LLC": "yandexpay@yandex-team.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://yandexpay-ios-sdk.s3.yandex.net/1.5.15/YandexPaySDK.zip"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "YandexLoginSDK": [
26       "~> 2.1.1"
27     ]
28   },
29   "swift_versions": "5.0",
30   "default_subspecs": "Static",
31   "subspecs": [
32     {
33       "name": "Static",
34       "dependencies": {
35         "YandexMobileMetrica/Static": [
37         ]
38       },
39       "resources": "YandexPaySDK/Static/YandexPaySDKResources.bundle",
40       "vendored_frameworks": [
41         "YandexPaySDK/Static/YandexPaySDK.xcframework",
42         "YandexPaySDK/Static/XPlatPaySDK.xcframework"
43       ]
44     },
45     {
46       "name": "Dynamic",
47       "dependencies": {
48         "YandexMobileMetrica/Dynamic": [
50         ]
51       },
52       "vendored_frameworks": [
53         "YandexPaySDK/Dynamic/YandexPaySDK.xcframework",
54         "YandexPaySDK/Dynamic/XPlatPaySDK.xcframework"
55       ]
56     }
57   ],
58   "swift_version": "5.0"