[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 9 / KZMenuAssistor / 0.4.3 / KZMenuAssistor.podspec.json
blob4a8271f28d38bbe62802d127e4b86fb1def00eea
2   "name": "KZMenuAssistor",
3   "version": "0.4.3",
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.3"
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   }