[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 1 / 3 / VGSLBase / 2.3.2 / VGSLBase.podspec.json
blobf9d3507f488b002c7b8e93f80384b4325496e902
2   "name": "VGSLBase",
3   "module_name": "BasePublic",
4   "version": "2.3.2",
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": "2.3.2"
18   },
19   "swift_versions": "5",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "11.0",
24     "tvos": "11.0"
25   },
26   "dependencies": {
27     "VGSLBaseTiny": [
28       "2.3.2"
29     ],
30     "VGSLBaseUI": [
31       "2.3.2"
32     ]
33   },
34   "source_files": [
35     "BasePublic/**/*"
36   ],
37   "swift_version": "5"