[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / e / TealiumTVOS / 5.3.0 / TealiumTVOS.podspec.json
blobd1acc530cb2123284e216a2b8fcee019d68f0767
2   "name": "TealiumTVOS",
3   "authors": {
4     "jalakoo": "jalakoo@gmail.com"
5   },
6   "homepage": "https://github.com/tealium/tealium-tvos",
7   "frameworks": "SystemConfiguration",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "version": "5.3.0",
13   "requires_arc": true,
14   "social_media_url": "https://twitter.com/tealium",
15   "source": {
16     "git": "https://github.com/tealium/tealium-tvos.git",
17     "tag": "5.3.0"
18   },
19   "summary": "Framework for adding Tealium services to a tvOS application.",
20   "platforms": {
21     "tvos": "8.1"
22   },
23   "vendored_frameworks": "TealiumTVOS.framework",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
26   }