blob: 492383fbb788976949aa5fbffd26283cd6765177 [file] [log] [blame]
{
"name": "TFB",
"module_name": "TFB",
"version": "0.0.9",
"summary": "XXX Swift and XXX integration",
"description": "XXX's integration with XXX for iOS.",
"homepage": "https://github.com/cmsund/t-fb",
"authors": {
"Christina S": "christina.m.schell@gmail.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cmsund/t-fb.git",
"tag": "0.0.9"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
],
"FBSDKCoreKit": [
]
}
},
"swift_version": "4.2"
}