[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / d / ZZWidgets / 1.0.2.8 / ZZWidgets.podspec.json
blobf91ee172bfb60cb971e4054d1937a4a261d23988
2   "name": "ZZWidgets",
3   "version": "1.0.2.8",
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.8"
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   ]