[Add] ApptentiveKit 6.9.1
[CocoaPods.git] / Specs / a / d / 5 / VGSL_Fundamentals_Tiny / 6.7.0 / VGSL_Fundamentals_Tiny.podspec.json
blob572aaa2e431f4f8aa2c57d465595ce89e6ef537e
2   "name": "VGSL_Fundamentals_Tiny",
3   "module_name": "VGSL_Fundamentals_Tiny",
4   "version": "6.7.0",
5   "summary": "Compatibility shims for VGSL",
6   "description": "Compatibility shims for VGSL",
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.7.0"
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   "dependencies": {
30     "VGSL": [
31       "6.7.0"
32     ]
33   },
34   "source_files": [
35     "CompatibilityShims/VGSL_Fundamentals_Tiny/**/*"
36   ],
37   "swift_version": "5.9"