[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 1 / 2 / KZMonitor / 0.0.7 / KZMonitor.podspec.json
blobcceef85adac3a9d626c02ff823c6d32464f3ebb3
2   "name": "KZMonitor",
3   "version": "0.0.7",
4   "summary": "Kanzhun APM debug version.",
5   "description": "Application performance monitor.",
6   "homepage": "https://github.com/LYPDoit/KZMonitor",
7   "license": "MIT",
8   "authors": {
9     "liuyaping": "https://github.com/LYPDoit"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LYPDoit/KZMonitor.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "KZMonitor/KZMonitor/**/*.{h,m}",
19   "resource_bundles": {
20     "KZMonitorResourceBundle": [
21       "KZMonitor/KZMonitor/**/*.{xib,png,html}"
22     ]
23   },
24   "public_header_files": "KZMonitor/KZMonitor/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ]