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