[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / 0 / a / VGSLFundamentals / 6.6.1 / VGSLFundamentals.podspec.json
blob8926882dab010e703d75bb67b9a7c9a8fda321b8
2   "name": "VGSLFundamentals",
3   "module_name": "VGSLFundamentals",
4   "version": "6.6.1",
5   "summary": "A useful set of basic components for an iOS app",
6   "description": "A useful set of basic components for an iOS app",
7   "homepage": "https://github.com/yandex/vgsl",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vgsl": "vgsl@yandex-team.ru"
14   },
15   "source": {
16     "git": "https://github.com/yandex/vgsl.git",
17     "tag": "6.6.1"
18   },
19   "swift_versions": "5.9",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "9.0",
24     "tvos": "9.0"
25   },
26   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-enable-experimental-feature AccessLevelOnImport"
28   },
29   "source_files": [
30     "VGSLFundamentals/**/*.swift"
31   ],
32   "resource_bundles": {
33     "VGSLFundamentalsPrivacyInfo": [
34       "VGSLFundamentals/PrivacyInfo.xcprivacy"
35     ]
36   },
37   "swift_version": "5.9"