blob: 538d6e468f0a94439451bdf35636bb1c2d75a42f [file] [log] [blame]
{
"name": "KZMonitor",
"version": "0.1.5",
"summary": "Kanzhun APM debug version.",
"description": "Application performance monitor.",
"homepage": "https://github.com/LYPDoit/KZMonitor",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYPDoit/KZMonitor.git",
"tag": "0.1.5"
},
"source_files": "KZMonitor/KZMonitor/**/*.{h,m}",
"resource_bundles": {
"KZMonitorResourceBundle": [
"KZMonitor/KZMonitor/**/*.{xib,png,html}"
]
},
"public_header_files": "KZMonitor/KZMonitor/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}