[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / e / 8 / YandexCheckoutWalletApi / 1.0.2 / YandexCheckoutWalletApi.podspec.json
blob930f3a78e42625e32204496658f5477479914c5c
2   "name": "YandexCheckoutWalletApi",
3   "version": "1.0.2",
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": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "4.0",
19   "ios": {
20     "source_files": [
21       "YandexCheckoutWalletApi/**/*.{h,swift}",
22       "YandexCheckoutWalletApi/*.{h,swift}"
23     ],
24     "dependencies": {
25       "FunctionalSwift": [
26         "~> 1.0.5"
27       ],
28       "YandexMoneyCoreApi": [
29         "~> 1.0.0"
30       ]
31     }
32   }