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-7.0.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",
40 "GoogleUtilities/Environment": [
43 "GoogleUtilities/UserDefaults": [
47 "pod_target_xcconfig": {
48 "GCC_C_LANGUAGE_STANDARD": "c99",
49 "GCC_PREPROCESSOR_DEFINITIONS": "",
50 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
62 "FirebaseInstallations/Source/Tests/Unit/*.[mh]",
63 "FirebaseInstallations/Source/Tests/Utils/*.[mh]"
65 "resources": "FirebaseInstallations/Source/Tests/Fixture/**/*",
66 "requires_app_host": true,
74 "name": "integration",
81 "source_files": "FirebaseInstallations/Source/Tests/Integration/**/*.[mh]",
82 "resources": "FirebaseInstallations/Source/Tests/Resources/**/*",
83 "requires_app_host": true,