[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 2 / KochavaTrackeriOS / 3.16.0 / KochavaTrackeriOS.podspec.json
blob56ee8a196e97c80b882c1ce21481d12f6f0ab1f3
2   "name": "KochavaTrackeriOS",
3   "version": "3.16.0",
4   "summary": "The KochavaTracker iOS SDK.  Kochava is a leading mobile attribution and analytics platform.",
5   "description": "A lightweight and easy to integrate SDK written in Objective-C, providing first-class integration with Kochava’s installation attribution and analytics platform.",
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-ios-sdk-cocoapod.git",
16     "tag": "3.16.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KochavaTrackeriOS/Classes/**/*",
22   "public_header_files": "KochavaTrackeriOS/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "AVFoundation",
27     "AdSupport",
28     "CoreGraphics",
29     "CoreLocation",
30     "CoreTelephony",
31     "iAd",
32     "SystemConfiguration",
33     "WebKit"
34   ],
35   "dependencies": {
36     "KochavaCoreiOS": [
37       "~> 3.16"
38     ]
39   },
40   "vendored_libraries": [
41     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
42     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
43   ],
44   "preserve_paths": [
45     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
46     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
47   ],
48   "libraries": "KochavaTrackeriOS",
49   "swift_versions": "5.0",
50   "deprecated_in_favor_of": "Apple-Cocoapod-KochavaTracker",
51   "swift_version": "5.0"