[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / 5 / KZAnalyzer / 0.4.3 / KZAnalyzer.podspec.json
blob9232ea72725c1e5d2239a2208632bbba00295c73
2   "name": "KZAnalyzer",
3   "version": "0.4.3",
4   "summary": "Kanzhun iOS analyzer.",
5   "description": "AOP mark and collect behaviour.",
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/kzanalyzer.git",
16     "tag": "0.4.3"
17   },
18   "source_files": "KZAnalyzer/KZAnalyzer/**/*.{h,m}",
19   "public_header_files": "KZAnalyzer/KZAnalyzer/**/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreLocation",
24     "SystemConfiguration"
25   ],
26   "dependencies": {
27     "KZMenuController": [
29     ]
30   }