[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / e / 8 / YandexCheckoutWalletApi / 2.0.0 / YandexCheckoutWalletApi.podspec.json
blob2cf2cf88d6c8b21b90012b6570c09c3de1e62052
2   "name": "YandexCheckoutWalletApi",
3   "version": "2.0.0",
4   "homepage": "https://github.com/yandex-money/yandex-checkout-wallet-api-swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Yandex Checkout",
10   "summary": "Yandex Checkout Wallet Api iOS",
11   "source": {
12     "git": "https://github.com/yandex-money/yandex-checkout-wallet-api-swift.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "ios": {
20     "source_files": [
21       "YandexCheckoutWalletApi/**/*.{h,swift}",
22       "YandexCheckoutWalletApi/*.{h,swift}"
23     ],
24     "dependencies": {
25       "FunctionalSwift": [
26         "~> 1.1.0"
27       ],
28       "YandexMoneyCoreApi": [
29         "~> 1.8.0"
30       ]
31     }
32   },
33   "swift_version": "5.0"