[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 5 / Apple-Cocoapod-KochavaEntitlements / 7.2.0 / Apple-Cocoapod-KochavaEntitlements.podspec.json
blob85b77ebc3e95688f920bdaf544f469409e1b0cdc
2   "name": "Apple-Cocoapod-KochavaEntitlements",
3   "version": "7.2.0",
4   "summary": "The KochavaEntitlements module of the Kochava SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.",
5   "description": "The KochavaEntitlements module is an optional module within the Kochava SDK providing management of entitlements.  This includes a high-level interface to Apple's subscriptions service.  This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.",
6   "homepage": "https://github.com/Kochava/Apple-Cocoapod-KochavaEntitlements",
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-KochavaEntitlements.git",
16     "tag": "7.2.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     ]
29   },
30   "osx": {
31     "frameworks": [
32       "Foundation",
33       "AppKit"
34     ]
35   },
36   "tvos": {
37     "frameworks": [
38       "Foundation",
39       "UIKit"
40     ]
41   },
42   "watchos": {
43     "frameworks": [
44       "Foundation",
45       "UIKit"
46     ]
47   },
48   "dependencies": {
49     "Apple-Cocoapod-KochavaCore": [
50       "~> 7.2.0"
51     ]
52   },
53   "vendored_frameworks": "Apple-Cocoapod-KochavaEntitlements/Frameworks/KochavaEntitlements.xcframework",
54   "preserve_paths": "Apple-Cocoapod-KochavaEntitlements/Frameworks/KochavaEntitlements.xcframework",
55   "swift_versions": "5.0",
56   "swift_version": "5.0"