[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 9 / 7 / DivKit_BaseUI / 19.0.0 / DivKit_BaseUI.podspec.json
blob00f4dd17a2eddf516a2cb926bbca4e8907ee1f15
2   "name": "DivKit_BaseUI",
3   "module_name": "BaseUI",
4   "version": "19.0.0",
5   "summary": "BaseUI",
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": "19.0.0"
18   },
19   "swift_versions": "5",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "10.0"
24   },
25   "dependencies": {
26     "DivKit_BaseTiny": [
27       "19.0.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "OTHER_SWIFT_FLAGS": "-DOFFICIAL_BUILD -application-extension",
32     "OTHER_CFLAGS": "-DOFFICIAL_BUILD",
33     "HEADER_SEARCH_PATHS": "$PODS_ROOT/Headers/Public/DivKit_Base $PODS_ROOT/Headers/Public/DivKit_BaseTiny",
34     "DEFINES_MODULE": "YES"
35   },
36   "source_files": [
37     "Core/BaseUI/**/*"
38   ],
39   "swift_version": "5"