[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / b / d / DivKitExtensions / 28.4.0 / DivKitExtensions.podspec.json
blob2041b0cc85f3a9b4eef7501ada1bf84341342b89
2   "name": "DivKitExtensions",
3   "version": "28.4.0",
4   "summary": "DivKit framework extensions",
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.4.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     "DivKit": [
26       "28.4.0"
27     ]
28   },
29   "source_files": [
30     "DivKitExtensions/**/*"
31   ],
32   "swift_version": "5.7"