blob: 8f7c73147f35e7f9ca9a39003d944a2f068af82a [file] [log] [blame]
{
"name": "t_a",
"module_name": "t_a",
"version": "0.0.1",
"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.1"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
"~> 1.8.2"
],
"AppsFlyerFramework": [
"~> 5.0.0"
]
}
},
"static_framework": true,
"swift_version": "5.0"
}