[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 3 / DivKit_Base / 24.0.0 / DivKit_Base.podspec.json
blob7f46134e7b80982cc2c8395f187518dcbfdc38d6
2   "name": "DivKit_Base",
3   "module_name": "BasePublic",
4   "version": "24.0.0",
5   "summary": "BasePublic",
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   "frameworks": "UIKit",
26   "dependencies": {
27     "DivKit_BaseTiny": [
28       "24.0.0"
29     ],
30     "DivKit_BaseUI": [
31       "24.0.0"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "OTHER_SWIFT_FLAGS": "-DOFFICIAL_BUILD",
36     "OTHER_CFLAGS": "-DOFFICIAL_BUILD",
37     "HEADER_SEARCH_PATHS": "$PODS_ROOT/Headers/Public/DivKit_BaseTiny",
38     "DEFINES_MODULE": "YES"
39   },
40   "source_files": [
41     "Core/BasePublic/**/*"
42   ],
43   "swift_version": "5"