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.3.0"
16 "social_media_url": "https://twitter.com/Firebase",
21 "cocoapods_version": ">= 1.4.0",
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"
31 "FirebasePerformance/Sources/**/*.[mh]",
32 "FirebasePerformance/Public/**/*.h"
34 "public_header_files": "FirebasePerformance/Sources/Public/*.h",
35 "pod_target_xcconfig": {
36 "GCC_C_LANGUAGE_STANDARD": "c99",
37 "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 FIRPerformance_LIB_VERSION=8.3.0",
38 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
41 "frameworks": "CoreTelephony"
43 "frameworks": "SystemConfiguration",
48 "FirebaseInstallations": [
51 "FirebaseRemoteConfig": [
54 "GoogleDataTransport": [
57 "GoogleUtilities/Environment": [
60 "GoogleUtilities/ISASwizzler": [
63 "GoogleUtilities/MethodSwizzler": [
82 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
83 "GoogleDataTransport/GDTCORTests/Common/**/*.[hm]"
86 "FirebasePerformance/Tests/Unit/Server/*File"
89 "requires_app_host": true,
90 "pod_target_xcconfig": {
91 "CLANG_ENABLE_OBJC_WEAK": "YES"
94 "FPRTestingDummyFeature": true,
95 "FPRScreenTracesForContainerVC": true,
96 "FPRDelegateSwizzling": true,
97 "FPRNSURLConnection": true,
98 "FPRScreenTracesSwizzling": true,
99 "FPRScreenTraces": false
102 "GoogleUtilities/SwizzlerTestHelpers": [
122 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
125 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
129 "FirebasePerformance/Tests/TestApp/Resources/*.*",
130 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"