[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / a / d / ZZWidgets / 1.0.2.9 / ZZWidgets.podspec.json
blobdab25fbc4b1c45e9cf15096ef1835e53e9908044
2   "name": "ZZWidgets",
3   "version": "1.0.2.9",
4   "summary": "A short description of ZZWidgets.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/meiszhe/ZZWidgets",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "meiszhe": "meiszhe1@163.com"
13   },
14   "source": {
15     "git": "https://github.com/meiszhe/ZZWidgets.git",
16     "tag": "1.0.2.9"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "frameworks": "Foundation",
25       "vendored_frameworks": "SDK/Core/ZZKitCore.xcframework"
26     },
27     {
28       "name": "Voice",
29       "vendored_frameworks": "SDK/Voice/ZZKitVoice.xcframework",
30       "frameworks": "Foundation",
31       "dependencies": {
32         "ZZWidgets/Core": [
34         ]
35       }
36     }
37   ]