[Add] DivKit_BaseTiny 24.0.0
[CocoaPods.git] / Specs / d / 4 / 5 / DivKit_BaseTiny / 24.0.0 / DivKit_BaseTiny.podspec.json
blobaa8fe0441d765e238d45c6f348c6ebc67607591f
2   "name": "DivKit_BaseTiny",
3   "module_name": "BaseTinyPublic",
4   "version": "24.0.0",
5   "summary": "BaseTinyPublic",
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": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ],
30   "pod_target_xcconfig": {
31     "OTHER_SWIFT_FLAGS": "-DOFFICIAL_BUILD",
32     "OTHER_CFLAGS": "-DOFFICIAL_BUILD",
33     "DEFINES_MODULE": "YES"
34   },
35   "source_files": [
36     "Core/BaseTinyPublic/**/*"
37   ],
38   "swift_version": "5"