blob: fb0073858504353a64009ed5fe86cbf548888995 [file] [log] [blame]
{
"name": "TealiumTVOS",
"authors": {
"Jonathan Wong": "jonathan.wong@tealium.com"
},
"homepage": "https://github.com/tealium/tealium-tvos",
"frameworks": "SystemConfiguration",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"version": "5.6.0",
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-tvos.git",
"tag": "5.6.0"
},
"summary": "Framework for adding Tealium services to a tvOS application.",
"platforms": {
"tvos": "9.0"
},
"vendored_frameworks": "TealiumTVOS.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
}
}