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-10.7.0"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.3",
22 "cocoapods_version": ">= 1.4.0",
23 "prefix_header_file": false,
25 "FirebasePerformance/Sources/**/*.[cmh]",
26 "FirebaseCore/Extension/*.h",
27 "FirebaseInstallations/Source/Library/Private/*.h",
28 "FirebaseRemoteConfig/Sources/Private/*.h"
31 "FirebasePerformance/Sources/**/*.[mh]",
32 "FirebasePerformance/Public/**/*.h"
34 "public_header_files": "FirebasePerformance/Sources/Public/FirebasePerformance/*.h",
35 "pod_target_xcconfig": {
36 "GCC_C_LANGUAGE_STANDARD": "c99",
37 "GCC_PREPROCESSOR_DEFINITIONS": "FIRPerformance_LIB_VERSION=10.7.0 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1",
38 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
41 "frameworks": "CoreTelephony"
43 "frameworks": "SystemConfiguration",
48 "FirebaseInstallations": [
51 "FirebaseRemoteConfig": [
57 "GoogleDataTransport": [
60 "GoogleUtilities/Environment": [
63 "GoogleUtilities/ISASwizzler": [
66 "GoogleUtilities/MethodSwizzler": [
86 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
87 "SharedTestUtilities/*.[hm]"
90 "FirebasePerformance/Tests/Unit/Server/*File"
93 "requires_app_host": true,
94 "pod_target_xcconfig": {
95 "CLANG_ENABLE_OBJC_WEAK": "YES"
98 "FPRTestingDummyFeature": true,
99 "FPRScreenTracesForContainerVC": true,
100 "FPRDelegateSwizzling": true,
101 "FPRNSURLConnection": true,
102 "FPRScreenTracesSwizzling": true,
103 "FPRScreenTraces": false
106 "GoogleUtilities/SwizzlerTestHelpers": [
126 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
129 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
133 "FirebasePerformance/Tests/TestApp/Resources/*.*",
134 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"
140 "swift_version": "5.3"