blob: cdcc34fcdf223e5b4cf8a28fa75add3e906b8946 [file] [log] [blame]
{
"name": "TF",
"module_name": "TF",
"version": "0.0.9",
"summary": "XXX Swift and YYY integration",
"description": "XXX's integration with YYY for iOS.",
"homepage": "https://github.com/cmsund/t-f",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Christina Sund": "christina.m.sund@gmail.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cmsund/t-f.git",
"tag": "0.0.9"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
"~> 1.7.1"
]
}
},
"static_framework": true,
"dependencies": {
"Firebase": [
],
"FirebaseAnalytics": [
]
},
"swift_version": "4.2"
}