[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 9 / KZMenuAssistor / 0.6.0 / KZMenuAssistor.podspec.json
blobee74828dd9e81b6c50da116d778c6d628be6482d
2   "name": "KZMenuAssistor",
3   "version": "0.6.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.6.0"
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     "YPMenuController": [
37     ]
38   }