2 "name": "MFPerformanceMonitor",
4 "homepage": "https://github.com/vviicc/MFPerformanceMonitor",
5 "summary": "A tool to monitor ios app performance such as memory and cpu.",
8 "Vic": "704550191@qq.com"
11 "git": "https://github.com/vviicc/MFPerformanceMonitor.git",
17 "preserve_paths": "thirdParty/LibXL.framework",
18 "vendored_frameworks": "thirdParty/LibXL.framework",
19 "source_files": "**/*.{h,m}",
23 "public_header_files": "*.{h}",
37 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MFPerformanceMonitor/thirdParty/\"",
38 "OTHER_LDFLAGS": "$(inherited) -lz -lstdc++ -framework \"LibXL\""