[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 2 / b / 0 / Apple-Cocoapod-KochavaTracker / 5.1.1 / Apple-Cocoapod-KochavaTracker.podspec.json
blobe862a1000638f12129d5d81af9cc786f04049d2e
2   "name": "Apple-Cocoapod-KochavaTracker",
3   "version": "5.1.1",
4   "summary": "The KochavaTracker module of the KochavaTracker SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.",
5   "description": "The KochavaTracker module is an optional module within the Kochava SDK providing install attribution and analytics.  This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.",
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/Apple-Cocoapod-KochavaTracker.git",
16     "tag": "5.1.1"
17   },
18   "platforms": {
19     "ios": "10.3",
20     "osx": "10.14",
21     "tvos": "10.2",
22     "watchos": "3.2"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit",
28       "AVFoundation",
29       "AdSupport",
30       "CoreGraphics",
31       "CoreTelephony",
32       "iAd",
33       "SystemConfiguration",
34       "WebKit"
35     ]
36   },
37   "osx": {
38     "frameworks": [
39       "Foundation",
40       "AppKit",
41       "AVFoundation",
42       "AdSupport",
43       "CoreGraphics",
44       "CoreTelephony",
45       "SystemConfiguration",
46       "WebKit"
47     ]
48   },
49   "tvos": {
50     "frameworks": [
51       "Foundation",
52       "UIKit",
53       "AVFoundation",
54       "AdSupport",
55       "CoreGraphics",
56       "SystemConfiguration"
57     ]
58   },
59   "watchos": {
60     "frameworks": [
61       "Foundation",
62       "UIKit",
63       "AVFoundation",
64       "CoreGraphics"
65     ]
66   },
67   "dependencies": {
68     "Apple-Cocoapod-KochavaCore": [
69       "~> 5.1.1"
70     ]
71   },
72   "vendored_frameworks": "Apple-Cocoapod-KochavaTracker/Frameworks/KochavaTracker.xcframework",
73   "preserve_paths": "Apple-Cocoapod-KochavaTracker/Frameworks/KochavaTracker.xcframework",
74   "swift_versions": "5.0",
75   "swift_version": "5.0"