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.6.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"
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=7.6.0",
38 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
41 "frameworks": "SystemConfiguration"
47 "FirebaseInstallations": [
50 "FirebaseRemoteConfig": [
53 "GoogleDataTransport": [
56 "GoogleUtilities/Environment": [
59 "GoogleUtilities/ISASwizzler": [
62 "GoogleUtilities/MethodSwizzler": [
80 "FirebasePerformance/Tests/Unit/**/*.{m,h,plist}",
81 "GoogleDataTransport/GDTCORTests/Common/**/*.[hm]"
84 "FirebasePerformance/Tests/Unit/Server/*File"
87 "requires_app_host": true,
88 "pod_target_xcconfig": {
89 "CLANG_ENABLE_OBJC_WEAK": "YES"
92 "FPRTestingDummyFeature": true,
93 "FPRScreenTracesForContainerVC": true,
94 "FPRDelegateSwizzling": true,
95 "FPRNSURLConnection": true,
96 "FPRScreenTracesSwizzling": true,
97 "FPRScreenTraces": false
100 "GoogleUtilities/SwizzlerTestHelpers": [
119 "FirebasePerformance/Tests/TestApp/Source/**/*.{m,h}"
122 "CFBundleIdentifier": "com.google.FIRPerfTestApp"
126 "FirebasePerformance/Tests/TestApp/Resources/*.*",
127 "FirebasePerformance/Tests/TestApp/Plists/Prod/**/*.plist"