blob: d1acc530cb2123284e216a2b8fcee019d68f0767 [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"
},
"version": "5.3.0",
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-tvos.git",
"tag": "5.3.0"
},
"summary": "Framework for adding Tealium services to a tvOS application.",
"platforms": {
"tvos": "8.1"
},
"vendored_frameworks": "TealiumTVOS.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
}
}