2 "name": "FirebaseInstallations",
4 "summary": "Firebase Installations",
5 "description": "Firebase Installations.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-9.1.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 "FirebaseInstallations/Source/Library/**/*.[mh]",
28 "FirebaseCore/Extension/*.h"
30 "public_header_files": [
31 "FirebaseInstallations/Source/Library/Public/FirebaseInstallations/*.h"
33 "frameworks": "Security",
41 "GoogleUtilities/Environment": [
44 "GoogleUtilities/UserDefaults": [
48 "pod_target_xcconfig": {
49 "GCC_C_LANGUAGE_STANDARD": "c99",
50 "GCC_PREPROCESSOR_DEFINITIONS": "",
51 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
53 "swift_version": "5.3"