[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / TealiumTVOS / 5.0.4 / TealiumTVOS.podspec.json
blob6db266b9c772749b12e4d0e798178c3e5aff4c21
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.0.4",
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.0.4"
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   }