[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / c / 8 / 9 / KZMenuAssistor / 0.7.2 / KZMenuAssistor.podspec.json
bloba180e3edb3906d94ada7340123c7619da4d2b5d2
2   "name": "KZMenuAssistor",
3   "version": "0.7.2",
4   "summary": "Kanzhun menu debug.",
5   "description": "Application menu assistant.",
6   "homepage": "https://github.com/LYPDoit",
7   "license": "MIT",
8   "authors": {
9     "liuyaping": "https://github.com/LYPDoit"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@git.kanzhun-inc.com:bosszhipin/kzmenuassistor.git",
16     "tag": "0.7.2"
17   },
18   "source_files": "KZMenuAssistor/KZMenuAssistor/**/*.{h,m}",
19   "resource_bundles": {
20     "KZMenuAssistorResourceBundle": [
21       "KZMenuAssistor/KZMenuAssistor/**/*.{xib,png,html,css,js,svg}"
22     ]
23   },
24   "public_header_files": "KZMenuAssistor/KZMenuAssistor/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit",
29     "WebKit"
30   ],
31   "dependencies": {
32     "KZPerformanceWolf": [
34     ],
35     "KZMenuController": [
37     ]
38   }