2 "name": "FirebaseCoreDiagnostics",
4 "summary": "Firebase Core Diagnostics",
5 "description": "Firebase Core Diagnostics collects diagnostic data to help improve and provide Firebase services.\nThis SDK is integrated using a 'soft-link' mechanism and the bits be omitted by using a\nnon-Cocoapod integration. This library also respects the Firebase global data collection flag.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-7.7.0"
16 "social_media_url": "https://twitter.com/Firebase",
23 "cocoapods_version": ">= 1.4.0",
24 "prefix_header_file": false,
25 "pod_target_xcconfig": {
26 "GCC_C_LANGUAGE_STANDARD": "c99",
27 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
28 "CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY": "YES",
29 "GCC_PREPROCESSOR_DEFINITIONS": "PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1",
30 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
33 "Firebase/CoreDiagnostics/FIRCDLibrary/**/*.[cmh]",
34 "Interop/CoreDiagnostics/Public/*.h"
36 "public_header_files": "Firebase/CoreDiagnostics/FIRCDLibrary/Public/*.h",
37 "frameworks": "Foundation",
39 "GoogleDataTransport": [
42 "GoogleUtilities/Environment": [
45 "GoogleUtilities/Logger": [
65 "GoogleUtilities/UserDefaults": [
73 "Example/CoreDiagnostics/Tests/**/*.[mh]"
75 "requires_app_host": false