[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 1 / 2 / KZMonitor / 0.0.1 / KZMonitor.podspec.json
blob8caf06851e33b75a33ea8548f11595e8054ad32c
2   "name": "KZMonitor",
3   "version": "0.0.1",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LYPDoit/KZMonitor.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "KZMonitor/KZMonitor/**/*.{h,m}",
19   "resource_bundles": {
20     "KZMonitor": [
21       "KZMonitor/KZMonitor/**/*.{xib,png,html}"
22     ]
23   },
24   "public_header_files": "KZMonitor/KZMonitor/**/*.h",
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ]