blob: 9dba0beea1fc250070327cff6a968c198d80d1bd [file] [log] [blame]
{
"name": "TealiumTVOS",
"authors": {
"jalakoo": "jalakoo@gmail.com"
},
"homepage": "https://github.com/tealium/tealium-tvos",
"frameworks": "SystemConfiguration",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-tvos.git",
"commit": "8b700a61061b1bc77621ccf32eeacfd4f508cce8",
"tag": "v5.0.3"
},
"summary": "Framework for adding Tealium services to a tvOS application.",
"platforms": {
"tvos": "8.1"
},
"vendored_frameworks": "TealiumTVOS.framework",
"public_header_files": "TealiumTVOS.framework/Headers/*.{h}",
"version": "5.0.3",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
}
}