[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / c / 8 / 9 / KZMenuAssistor / 0.5.0 / KZMenuAssistor.podspec.json
blobd249d6f8570d6da000ff3836ae8c99f53431481a
2   "name": "KZMenuAssistor",
3   "version": "0.5.0",
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.5.0"
17   },
18   "source_files": "KZMenuAssistor/KZMenuAssistor/**/*.{h,m}",
19   "resource_bundles": {
20     "KZMenuAssistorResourceBundle": [
21       "KZMenuAssistor/KZMenuAssistor/**/*.{xib,png,html}"
22     ]
23   },
24   "public_header_files": "KZMenuAssistor/KZMenuAssistor/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ],
30   "dependencies": {
31     "KZPerformanceWolf": [
33     ]
34   }