[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / 0 / VGSLBaseTiny / 5.1.0 / VGSLBaseTiny.podspec.json
blob3c2b6bea7d373cc901162a8ffb6360b8f4fa7529
2   "name": "VGSLBaseTiny",
3   "module_name": "BaseTinyPublic",
4   "version": "5.1.0",
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": "5.1.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   "dependencies": {
27     "VGSL_Fundamentals_Tiny": [
28       "5.1.0"
29     ]
30   },
31   "source_files": [
32     "BaseTinyPublic/**/*"
33   ],
34   "swift_version": "5.9"