blob: 5135c1c89db9c9af6cf54ed58bb40bba900315c6 [file] [log] [blame]
{
"name": "CombineFirebaseFunctions",
"version": "0.2.0",
"summary": "Combine extensions for Firebase Functions.",
"description": "Combine extensions for Firebase/Functions.",
"homepage": "https://github.com/rever-ai/CombineFirebase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kshivang": "shivang.iitk@gmail.com"
},
"source": {
"git": "https://github.com/rever-ai/CombineFirebase.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0"
},
"static_framework": true,
"swift_versions": "5.1",
"dependencies": {
"Firebase/Functions": [
]
},
"source_files": "Sources/Functions/**/*",
"swift_version": "5.1"
}