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