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