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