[Add] CZarSDK 1.1.10
[CocoaPods.git] / Specs / 8 / 0 / c / DivKit_Serialization / 30.1.0 / DivKit_Serialization.podspec.json
blob479baed8754eba0bc444cdc13972d6fdc36f13d7
2   "name": "DivKit_Serialization",
3   "module_name": "Serialization",
4   "version": "30.1.0",
5   "summary": "Part of DivKit framework",
6   "description": "Part of DivKit framework",
7   "homepage": "https://divkit.tech",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "divkit": "divkit@yandex-team.ru"
14   },
15   "source": {
16     "git": "https://github.com/divkit/divkit-ios.git",
17     "tag": "30.1.0"
18   },
19   "swift_versions": "5.9",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "13.0"
24   },
25   "dependencies": {
26     "VGSLCommonCore": [
27       "~> 5.0"
28     ]
29   },
30   "source_files": [
31     "Serialization/**/*"
32   ],
33   "swift_version": "5.9"