[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 0 / a / c / YandexCheckoutPaymentsApi / 2.1.0 / YandexCheckoutPaymentsApi.podspec.json
blob0b45154c27f2bb6b7e741ac826641a058a0ad101
2   "name": "YandexCheckoutPaymentsApi",
3   "version": "2.1.0",
4   "homepage": "https://github.com/yandex-money/yandex-checkout-payments-api-swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Yandex Checkout",
10   "summary": "Yandex Checkout Payments Api iOS",
11   "source": {
12     "git": "https://github.com/yandex-money/yandex-checkout-payments-api-swift.git",
13     "tag": "2.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "ios": {
20     "source_files": [
21       "YandexCheckoutPaymentsApi/**/*.{h,swift}",
22       "YandexCheckoutPaymentsApi/*.{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"