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