[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / e / TealiumTVOS / 5.4.0 / TealiumTVOS.podspec.json
blobc429218d45c77ed30b373e8421dc08d2b7e95208
2   "name": "TealiumTVOS",
3   "authors": {
4     "Jonathan Wong": "jonathan.wong@tealium.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.4.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.4.0"
18   },
19   "summary": "Framework for adding Tealium services to a tvOS application.",
20   "platforms": {
21     "tvos": "8.0"
22   },
23   "vendored_frameworks": "TealiumTVOS.framework",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumTVOS/TealiumTVOS"
26   }