blob: 3dca488ae9691d07745f85f233eecf75b3e08cce [file] [log] [blame]
{
"name": "TealiumFirebase",
"module_name": "TealiumFirebase",
"version": "1.1.1-tealium-swift-v2",
"summary": "Tealium Swift and Firebase integration",
"description": "Tealium's integration with Firebase for iOS.",
"homepage": "https://github.com/Tealium/tealium-ios-firebase-remote-command",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Tealium Inc.": "tealium@tealium.com",
"christinasund": "christina.sund@tealium.com"
},
"social_media_url": "https://twitter.com/tealium",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Tealium/tealium-ios-firebase-remote-command.git",
"tag": "1.1.1-tealium-swift-v2"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift/Core": [
"~> 2.0"
],
"tealium-swift/RemoteCommands": [
"~> 2.0"
],
"tealium-swift/TagManagement": [
"~> 2.0"
]
}
},
"static_framework": true,
"dependencies": {
"Firebase": [
"~> 6.3"
],
"FirebaseAnalytics": [
"~> 6.6"
]
},
"swift_version": "5.0"
}