[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 2 / KZMonitor / 0.3.8 / KZMonitor.podspec.json
blob3fb1446e3c6e316fcc79cf07ee5de2fa52f71b6c
2   "name": "KZMonitor",
3   "version": "0.3.8",
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.3.8"
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   ]