blob: a1c4914e8961a58d29dd6197f88cf958137c4571 [file] [log] [blame]
{
"name": "TU",
"module_name": "TU",
"version": "0.0.4",
"summary": "XXX Swift and XXX integration",
"description": "XXX's integration with XXX for iOS.",
"homepage": "https://github.com/cmsund/t-u",
"authors": {
"Christina Sund": "christina.m.schell@gmail.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cmsund/t-u.git",
"tag": "0.0.4"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
"~> 1.7.1"
],
"Usabilla": [
"~> 6.4.1"
]
}
},
"swift_version": "4.2"
}