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 "BugsnagPerformance": [
24 "Sources/BugsnagPerformance/resources/PrivacyInfo.xcprivacy"
27 "public_header_files": "Sources/BugsnagPerformance/include/BugsnagPerformance/*.h",
28 "prefix_header_file": false,
30 "SystemConfiguration",
35 "pod_target_xcconfig": {
36 "CLANG_CXX_LIBRARY": "libc++",
37 "GCC_SYMBOLS_PRIVATE_EXTERN": "YES"