blob: f7fc5e989ccea3525f247191fc52eb9e76c76e3f [file] [log] [blame]
{
"name": "TFB",
"module_name": "TFB",
"version": "1.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 S": "christina.m.schell@gmail.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cmsund/t-fb.git",
"tag": "1.0.1"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
],
"FBSDKCoreKit": [
]
}
},
"swift_version": "4.2"
}