blob: e76bf0452b9adc0ee7f986a6274a4852ddf8242c [file] [log] [blame]
{
"name": "TealiumTVOS",
"authors": {
"jalakoo": "jalakoo@gmail.com"
},
"homepage": "https://github.com/tealium/tealium-tvos",
"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": "67489a8bbcb9803f03b2b234b3dbee4bea861207",
"tag": "v5.0.0"
},
"summary": "Framework for adding Tealium services to a tvOS application.",
"platforms": {
"tvos": "8.1"
},
"public_header_files": "TealiumTVOS.framework/Headers/*.{h}",
"vendored_frameworks": "TealiumTVOS.framework",
"version": "5.0.0",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
}
}