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-8.7.0"
16 "social_media_url": "https://twitter.com/Firebase",
23 "cocoapods_version": ">= 1.4.0",
24 "prefix_header_file": false,
26 "FirebaseInstallations/Source/Library/**/*.[mh]",
27 "FirebaseCore/Sources/Private/*.h"
29 "public_header_files": [
30 "FirebaseInstallations/Source/Library/Public/FirebaseInstallations/*.h"
32 "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}\""
66 "FirebaseInstallations/Source/Tests/Unit/*.[mh]",
67 "FirebaseInstallations/Source/Tests/Utils/*.[mh]",
68 "FirebaseInstallations/Source/Tests/Unit/Swift/*"
70 "resources": "FirebaseInstallations/Source/Tests/Fixture/**/*",
71 "requires_app_host": true,
79 "name": "integration",
89 "source_files": "FirebaseInstallations/Source/Tests/Integration/**/*.[mh]",
90 "resources": "FirebaseInstallations/Source/Tests/Resources/**/*",
91 "requires_app_host": true,