2 "name": "FirebaseFunctions",
4 "summary": "Cloud Functions for Firebase iOS SDK.",
5 "description": "iOS SDK for Cloud Functions for Firebase.",
6 "homepage": "https://developers.google.com/",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "Functions-2.5.0"
21 "cocoapods_version": ">= 1.4.0",
22 "static_framework": true,
23 "prefix_header_file": false,
24 "source_files": "Functions/FirebaseFunctions/**/*",
25 "public_header_files": "Functions/FirebaseFunctions/Public/*.h",
27 "FirebaseAuthInterop": [
33 "GTMSessionFetcher/Core": [
37 "pod_target_xcconfig": {
38 "GCC_C_LANGUAGE_STANDARD": "c99",
39 "GCC_PREPROCESSOR_DEFINITIONS": "FIRFunctions_VERSION=2.5.0"