[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 1 / 0 / VGSLBaseTiny / 2.3.1 / VGSLBaseTiny.podspec.json
blobfd7efc15040f6f0661c5672340c3bdc43be66fb6
2   "name": "VGSLBaseTiny",
3   "module_name": "BaseTinyPublic",
4   "version": "2.3.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": "2.3.1"
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   "source_files": [
27     "BaseTinyPublic/**/*"
28   ],
29   "swift_version": "5"