[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / d / DivKitExtensions / 18.0.0 / DivKitExtensions.podspec.json
blobe8f2e736bacc418e75470791682de3395b8f5488
2   "name": "DivKitExtensions",
3   "version": "18.0.0",
4   "summary": "DivKitExtensions",
5   "description": "Module for DivKit",
6   "homepage": "https://divkit.tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "divkit": "divkit-cocoapod@yandex-team.ru"
13   },
14   "source": {
15     "git": "https://github.com/divkit/divkit-ios.git",
16     "tag": "18.0.0"
17   },
18   "swift_versions": "5",
19   "requires_arc": true,
20   "prefix_header_file": false,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "dependencies": {
25     "DivKit_BaseUI": [
26       "18.0.0"
27     ],
28     "DivKit_LayoutKit": [
29       "18.0.0"
30     ],
31     "DivKit_CommonCore": [
32       "18.0.0"
33     ],
34     "DivKit": [
35       "18.0.0"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "OTHER_SWIFT_FLAGS": "-DOFFICIAL_BUILD -application-extension",
40     "OTHER_CFLAGS": "-DOFFICIAL_BUILD",
41     "HEADER_SEARCH_PATHS": "$PODS_ROOT/Headers/Public/DivKit_CommonCore $PODS_ROOT/Headers/Public/DivKit_LayoutKit",
42     "DEFINES_MODULE": "YES"
43   },
44   "source_files": [
45     "DivKitExtensions/**/*"
46   ],
47   "swift_version": "5"