blob: e0cf87c786294514471bfda2256edad00b827d39 [file] [log] [blame]
{
"name": "TFB",
"module_name": "TFB",
"version": "0.0.1",
"summary": "XXX Swift and XXX integration",
"description": "XXX's integration with XXX for iOS.",
"homepage": "https://github.com/cmsund/t-fb",
"authors": {
"Christina Sund": "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.1"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
"~> 1.7.1"
],
"FBSDKCoreKit": [
"~> 5.8.0"
]
}
},
"swift_version": "4.2"
}