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": "Installations-1.3.0"
16 "social_media_url": "https://twitter.com/Firebase",
23 "cocoapods_version": ">= 1.4.0",
24 "static_framework": true,
25 "prefix_header_file": false,
26 "source_files": "FirebaseInstallations/Source/Library/**/*.[mh]",
27 "public_header_files": "FirebaseInstallations/Source/Library/Public/*.h",
28 "frameworks": "Security",
36 "GoogleUtilities/Environment": [
39 "GoogleUtilities/UserDefaults": [
43 "pod_target_xcconfig": {
44 "GCC_C_LANGUAGE_STANDARD": "c99",
45 "GCC_PREPROCESSOR_DEFINITIONS": "FIRInstallations_LIB_VERSION=1.3.0"
57 "FirebaseInstallations/Source/Tests/Unit/**/*.[mh]",
58 "FirebaseInstallations/Source/Tests/Utils/**/*.[mh]"
60 "resources": "FirebaseInstallations/Source/Tests/Fixture/**/*",
61 "requires_app_host": true,
66 "FirebaseInstanceID": [
72 "name": "integration",
79 "source_files": "FirebaseInstallations/Source/Tests/Integration/**/*.[mh]",
80 "resources": "FirebaseInstallations/Source/Tests/Resources/**/*",
81 "requires_app_host": true,