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.29.0"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.3",
22 "cocoapods_version": ">= 1.12.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.29.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": "QuartzCore",
48 "FirebaseInstallations": [
51 "FirebaseRemoteConfig": [
57 "GoogleDataTransport": [
60 "GoogleUtilities/Environment": [
63 "GoogleUtilities/ISASwizzler": [
66 "GoogleUtilities/MethodSwizzler": [
69 "GoogleUtilities/UserDefaults": [
89 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
90 "SharedTestUtilities/*.[hm]"
93 "FirebasePerformance/Tests/Unit/Server/*File"
96 "requires_app_host": true,
97 "pod_target_xcconfig": {
98 "CLANG_ENABLE_OBJC_WEAK": "YES"
101 "FPRTestingDummyFeature": true,
102 "FPRScreenTracesForContainerVC": true,
103 "FPRDelegateSwizzling": true,
104 "FPRNSURLConnection": true,
105 "FPRScreenTracesSwizzling": true,
106 "FPRScreenTraces": false
109 "GoogleUtilities/SwizzlerTestHelpers": [
129 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
132 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
136 "FirebasePerformance/Tests/TestApp/Resources/*.*",
137 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"
143 "swift_version": "5.3"