2 "name": "FirebaseSessions",
4 "summary": "Firebase Sessions",
5 "description": "Not for public use.\nSDK for sending events for Firebase App Quality Sessions.",
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",
24 "cocoapods_version": ">= 1.4.0",
25 "prefix_header_file": false,
27 "FirebaseSessions/Sources/**/*.{swift}",
28 "FirebaseSessions/SourcesObjC/**/*.{c,h,m,mm}"
34 "FirebaseCoreExtension": [
37 "FirebaseInstallations": [
40 "GoogleDataTransport": [
43 "GoogleUtilities/Environment": [
54 "pod_target_xcconfig": {
55 "GCC_C_LANGUAGE_STANDARD": "c99",
56 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
57 "GCC_PREPROCESSOR_DEFINITIONS": "PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1"
71 "source_files": "FirebaseSessions/Tests/Unit/**/*.swift",
72 "resources": "FirebaseSessions/Tests/Fixtures/**/*",
73 "requires_app_host": true
76 "swift_version": "5.3"