4 "summary": "iOS SDK of GrowingIO.",
5 "description": "GrowingAPM提供移动端性能采集分析功能,包括崩溃分析、启动分析、页面加载分析等。",
6 "homepage": "https://www.growingio.com/",
12 "GrowingIO": "support@growingio.com"
15 "git": "https://github.com/growingio/growingio-sdk-ios-performance-ext.git",
21 "frameworks": "Foundation",
23 "pod_target_xcconfig": {
24 "OTHER_LDFLAGS": "$(inherited) -ObjC"
30 "GrowingUtils/TrackerCore": [
34 "source_files": "Core/**/*.{h,m,mm,c,cpp}"
37 "name": "CrashMonitor",
38 "vendored_frameworks": "CrashMonitor/GrowingAPMCrashMonitor.xcframework",
43 "pod_target_xcconfig": {
44 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
54 "vendored_frameworks": "UIMonitor/GrowingAPMUIMonitor.xcframework",