blob: 3d0e27244864328e612531c148a4a10782887937 [file] [log] [blame]
{
"name": "KochavaTrackerTVOS",
"version": "3.4.0",
"summary": "The KochavaTracker tvOS SDK. Kochava is a leading mobile attribution and analytics platform.",
"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.",
"homepage": "http://www.kochava.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Kochava": "support@kochava.com"
},
"source": {
"git": "https://github.com/Kochava/kochava-tracker-tvos-sdk-cocoapod.git",
"tag": "3.4.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "KochavaTrackerTVOS/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"AdSupport",
"SystemConfiguration",
"AVFoundation"
],
"vendored_libraries": "KochavaTrackerTVOS/Libraries/libKochavaTrackerTVOS.a",
"preserve_paths": "KochavaTrackerTVOS/Libraries/libKochavaTrackerTVOS.a",
"libraries": "KochavaTrackerTVOS"
}