[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / a / 0 / KochavaTrackerTVOS / 0.1.0 / KochavaTrackerTVOS.podspec.json
blob91f9553c7ff7d2a18c8e6c9638d38ee637764edb
2   "name": "KochavaTrackerTVOS",
3   "version": "0.1.0",
4   "summary": "The KochavaTracker tvOS SDK.  Kochava is a leading mobile attribution and analytics platform.",
5   "description": "The KochavaTracker tvOS SDK allows advertisers to integrate a single SDK to leverage the hundreds of ad network and publisher partners integrated with Kochava. This limits the number of 3rd party SDKs required to run a successful UA strategy and greatly reduces complexity during update cycles.",
6   "homepage": "http://www.kochava.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kochava": "support@kochava.com"
13   },
14   "source": {
15     "git": "https://github.com/Kochava/kochava-tracker-tvos-sdk-cocoapod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "tvos": "9.0"
20   },
21   "source_files": "KochavaTrackerTVOS/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "AdSupport",
26     "SystemConfiguration",
27     "AVFoundation"
28   ],
29   "vendored_libraries": "KochavaTrackerTVOS/Libraries/libKochavaTrackerTVOS.a",
30   "preserve_paths": "KochavaTrackerTVOS/Libraries/libKochavaTrackerTVOS.a",
31   "libraries": "KochavaTrackerTVOS",
32   "deprecated_in_favor_of": "Apple-Cocoapod-KochavaTracker"