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-8.10.0"
16 "social_media_url": "https://twitter.com/Firebase",
21 "cocoapods_version": ">= 1.4.0",
22 "prefix_header_file": false,
24 "FirebasePerformance/Sources/**/*.[cmh]",
25 "FirebaseCore/Sources/Private/*.h",
26 "FirebaseInstallations/Source/Library/Private/*.h",
27 "FirebaseRemoteConfig/Sources/Private/*.h"
30 "FirebasePerformance/Sources/**/*.[mh]",
31 "FirebasePerformance/Public/**/*.h"
33 "public_header_files": "FirebasePerformance/Sources/Public/FirebasePerformance/*.h",
34 "pod_target_xcconfig": {
35 "GCC_C_LANGUAGE_STANDARD": "c99",
36 "GCC_PREPROCESSOR_DEFINITIONS": "FIRPerformance_LIB_VERSION=8.10.0 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1",
37 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
40 "frameworks": "CoreTelephony"
42 "frameworks": "SystemConfiguration",
47 "FirebaseInstallations": [
50 "FirebaseRemoteConfig": [
53 "GoogleDataTransport": [
56 "GoogleUtilities/Environment": [
59 "GoogleUtilities/ISASwizzler": [
62 "GoogleUtilities/MethodSwizzler": [
81 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
82 "SharedTestUtilities/*.[hm]"
85 "FirebasePerformance/Tests/Unit/Server/*File"
88 "requires_app_host": true,
89 "pod_target_xcconfig": {
90 "CLANG_ENABLE_OBJC_WEAK": "YES"
93 "FPRTestingDummyFeature": true,
94 "FPRScreenTracesForContainerVC": true,
95 "FPRDelegateSwizzling": true,
96 "FPRNSURLConnection": true,
97 "FPRScreenTracesSwizzling": true,
98 "FPRScreenTraces": false
101 "GoogleUtilities/SwizzlerTestHelpers": [
121 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
124 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
128 "FirebasePerformance/Tests/TestApp/Resources/*.*",
129 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"