blob: 4760a3c475ba15a5b2f58ecda5a25e72c7898047 [file] [log] [blame]
{
"name": "t_a",
"module_name": "t_a",
"version": "0.0.3",
"summary": "XXXX and XXXX integration",
"description": "XXXX's integration with XXXX for iOS.",
"homepage": "https://github.com/cschelly/t-a",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Tealium Inc.": "tealium@tealium.com",
"cschelly": "christinamschell@gmail.com"
},
"social_media_url": "https://twitter.com/tealium",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cschelly/t-a.git",
"tag": "0.0.3"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift/Core": [
],
"tealium-swift/TealiumRemoteCommands": [
],
"tealium-swift/TealiumDelegate": [
],
"tealium-swift/TealiumTagManagement": [
],
"AppsFlyerFramework": [
]
}
},
"static_framework": true,
"swift_version": "5.0"
}