[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / d / FirebaseFunctionsSwift / 8.14.0-beta / FirebaseFunctionsSwift.podspec.json
blob2085f83f81653290a39a756662e5c3e9ce43c9ba
2   "name": "FirebaseFunctionsSwift",
3   "version": "8.14.0-beta",
4   "summary": "Swift Extensions for Firebase Functions",
5   "description": "Swift SDK Extensions for Cloud Functions for Firebase.",
6   "homepage": "https://developers.google.com/",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/Firebase/firebase-ios-sdk.git",
14     "tag": "CocoaPods-8.14.0-beta"
15   },
16   "swift_versions": "5.3",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "6.0"
22   },
23   "cocoapods_version": ">= 1.4.0",
24   "prefix_header_file": false,
25   "source_files": [
26     "FirebaseFunctionsSwift/Sources/**/*.swift"
27   ],
28   "dependencies": {
29     "FirebaseFunctions": [
30       "~> 8.11"
31     ],
32     "FirebaseSharedSwift": [
33       "~> 8.11"
34     ]
35   },
36   "deprecated_in_favor_of": "FirebaseFunctions",
37   "swift_version": "5.3"