[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 0 / YandexPaySDK / 1.2.0 / YandexPaySDK.podspec.json
blobf42c652debf2f2704dea031fbeb9a80533d93d0f
2   "name": "YandexPaySDK",
3   "version": "1.2.0",
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": "12.0"
16   },
17   "source": {
18     "http": "https://yandexpay-ios-sdk.s3.yandex.net/1.2.0/YandexPaySDK.zip"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "PromiseKit/CorePromise": [
26       "~> 6.0"
27     ],
28     "YandexLoginSDK": [
29       "~> 2.0.2"
30     ]
31   },
32   "swift_versions": "5.0",
33   "default_subspecs": "Static",
34   "subspecs": [
35     {
36       "name": "Static",
37       "dependencies": {
38         "YandexMobileMetrica/Static": [
40         ]
41       },
42       "resources": "YandexPaySDK/Static/YandexPaySDKResources.bundle",
43       "vendored_frameworks": [
44         "YandexPaySDK/Static/YandexPaySDK.xcframework",
45         "YandexPaySDK/Static/XPlatPaySDK.xcframework"
46       ]
47     },
48     {
49       "name": "Dynamic",
50       "dependencies": {
51         "YandexMobileMetrica/Dynamic": [
53         ]
54       },
55       "vendored_frameworks": [
56         "YandexPaySDK/Dynamic/YandexPaySDK.xcframework",
57         "YandexPaySDK/Dynamic/XPlatPaySDK.xcframework"
58       ]
59     }
60   ],
61   "swift_version": "5.0"