2 "name": "matrix-wechat-rcemodify",
4 "summary": "Modify Matrix for iOS/macOS is a performance probe tool developed and used by WeChat.",
10 "asunrong": "gongjiahao@rongcloud.cn"
12 "homepage": "https://github.com/rongcloud-community/matrix-wechat.git",
13 "description": "Modify Matrix for iOS/macOS is a performance probe tool developed and used by WeChat. \nIt is currently integrated into the APM (Application Performance Manage) platform inside WeChat. \nThe monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins:\n\n1.WCCrashBlockMonitorPlugin: Based on [KSCrash](https://github.com/kstenerud/KSCrash) framework, it features cutting-edge lag stack capture capabilities with crash cpature.\n\n2.WCMemoryStatPlugin: A performance-optimized out-of-memory monitoring tool that captures memory allocation and the callstack of an application's out-of-memory event.",
15 "git": "https://github.com/rongcloud-community/matrix-wechat.git",
22 "vendored_frameworks": "ios/Matrix.framework"
24 "pod_target_xcconfig": {
25 "VALID_ARCHS": "arm64 x86_64",
26 "ENABLE_BITCODE": "NO"