[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / d / 9 / Apple-Cocoapod-KochavaCore / 7.6.0 / Apple-Cocoapod-KochavaCore.podspec.json
blob6337434dae8eaef9009b75ba4a3e87d7a4baee52
2   "name": "Apple-Cocoapod-KochavaCore",
3   "version": "7.6.0",
4   "summary": "The KochavaCore module of the Kochava SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.",
5   "description": "The KochavaCore module provides core support for all modules within the Kochava SDK for the Apple platform.  This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.",
6   "homepage": "https://github.com/Kochava/Apple-Cocoapod-KochavaCore",
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-KochavaCore.git",
16     "tag": "7.6.0"
17   },
18   "platforms": {
19     "ios": "12.4",
20     "osx": "10.14",
21     "tvos": "12.4",
22     "watchos": "7.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit",
28       "CoreGraphics"
29     ]
30   },
31   "osx": {
32     "frameworks": [
33       "Foundation",
34       "AppKit",
35       "CoreGraphics"
36     ]
37   },
38   "tvos": {
39     "frameworks": [
40       "Foundation",
41       "UIKit",
42       "CoreGraphics"
43     ]
44   },
45   "watchos": {
46     "frameworks": [
47       "Foundation",
48       "UIKit",
49       "CoreGraphics"
50     ]
51   },
52   "vendored_frameworks": "Apple-Cocoapod-KochavaCore/Frameworks/KochavaCore.xcframework",
53   "preserve_paths": "Apple-Cocoapod-KochavaCore/Frameworks/KochavaCore.xcframework",
54   "swift_versions": "5.0",
55   "swift_version": "5.0"