[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / d / Serialization / 28.0.0 / Serialization.podspec.json
blob851fe67e6bd9f94535b281a5d31e5f98abe955c5
2   "name": "Serialization",
3   "version": "28.0.0",
4   "summary": "Part of DivKit framework",
5   "description": "Part of DivKit framework",
6   "homepage": "https://divkit.tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "divkit": "divkit@yandex-team.ru"
13   },
14   "source": {
15     "git": "https://github.com/divkit/divkit-ios.git",
16     "tag": "28.0.0"
17   },
18   "swift_versions": "5.7",
19   "requires_arc": true,
20   "prefix_header_file": false,
21   "platforms": {
22     "ios": "11.0"
23   },
24   "dependencies": {
25     "VGSLCommonCore": [
26       "~> 2.2"
27     ]
28   },
29   "source_files": [
30     "Serialization/**/*"
31   ],
32   "swift_version": "5.7"