2 "name": "FirebasePerformance",
4 "summary": "Firebase Performance",
5 "description": "Firebase Performance library to measure performance of Mobile and Web Apps.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-7.5.0"
16 "social_media_url": "https://twitter.com/Firebase",
20 "cocoapods_version": ">= 1.4.0",
21 "static_framework": true,
22 "prefix_header_file": false,
24 "FirebasePerformance/Sources/**/*.[mh]",
25 "FirebasePerformance/ProtoSupport/**/*.[mh]",
26 "FirebaseCore/Sources/Private/*.h",
27 "FirebaseInstallations/Source/Library/Private/*.h",
28 "FirebaseRemoteConfig/Sources/Private/*.h",
29 "GoogleDataTransport/GDTCORLibrary/Internal/*.h",
30 "GoogleUtilities/ISASwizzler/Private/*.h",
31 "GoogleUtilities/MethodSwizzler/Private/*.h",
32 "GoogleUtilities/Environment/Private/*.h"
35 "FirebasePerformance/Sources/**/*.[mh]",
36 "FirebasePerformance/Public/**/*.h"
38 "public_header_files": "FirebasePerformance/Sources/Public/*.h",
39 "pod_target_xcconfig": {
40 "GCC_C_LANGUAGE_STANDARD": "c99",
41 "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 FIRPerformance_LIB_VERSION=7.5.0",
42 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
45 "frameworks": "SystemConfiguration"
51 "FirebaseInstallations": [
54 "FirebaseRemoteConfig": [
57 "GoogleDataTransport": [
60 "GoogleUtilities/Environment": [
63 "GoogleUtilities/ISASwizzler": [
66 "GoogleUtilities/MethodSwizzler": [
84 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
85 "GoogleDataTransport/GDTCORTests/Common/**/*.[hm]"
88 "FirebasePerformance/Tests/Unit/Server/*File"
91 "requires_app_host": true,
92 "pod_target_xcconfig": {
93 "CLANG_ENABLE_OBJC_WEAK": "YES"
96 "FPRTestingDummyFeature": true,
97 "FPRScreenTracesForContainerVC": true,
98 "FPRDelegateSwizzling": true,
99 "FPRNSURLConnection": true,
100 "FPRScreenTracesSwizzling": true,
101 "FPRScreenTraces": false
104 "GoogleUtilities/SwizzlerTestHelpers": [
123 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
126 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
130 "FirebasePerformance/Tests/TestApp/Resources/*.*",
131 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"