[Delete] FaceSDKNightly 6.4.2156
[CocoaPods.git] / Specs / c / 8 / 9 / KZMenuAssistor / 0.4.6 / KZMenuAssistor.podspec.json
blob4aab22aaae9b33307015f16e20ab8573135860f3
2   "name": "KZMenuAssistor",
3   "version": "0.4.6",
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.4.6"
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   }