2 "name": "BugsnagPerformance",
4 "summary": "The Bugsnag performance monitoring framework for iOS.",
5 "homepage": "https://github.com/bugsnag/bugsnag-cocoa-performance",
11 "Bugsnag": "notifiers@bugsnag.com"
14 "git": "https://github.com/bugsnag/bugsnag-cocoa-performance.git",
21 "source_files": "Sources/BugsnagPerformance/**/*",
23 "Sources/BugsnagPerformance/resources/PrivacyInfo.xcprivacy"
25 "public_header_files": "Sources/BugsnagPerformance/include/BugsnagPerformance/*.h",
26 "prefix_header_file": false,
28 "SystemConfiguration",
33 "pod_target_xcconfig": {
34 "CLANG_CXX_LIBRARY": "libc++",
35 "GCC_SYMBOLS_PRIVATE_EXTERN": "YES"