[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / 3 / Apple-Cocoapod-KochavaLocation / 0.1.0 / Apple-Cocoapod-KochavaLocation.podspec.json
blobdada34df463bc717144a4a5feb4044db4f9e8663
2   "name": "Apple-Cocoapod-KochavaLocation",
3   "version": "0.1.0",
4   "summary": "The KochavaLocation module of the KochavaTracker SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.",
5   "description": "The KochavaLocation module is an optional module within the Kochava SDK providing geofence engagement and geolocation tracking.  This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.  Complete location services support is provided on iOS.",
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-KochavaLocation.git",
16     "tag": "0.1.0"
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       "CoreGraphics",
30       "CoreLocation",
31       "SystemConfiguration"
32     ]
33   },
34   "osx": {
35     "frameworks": [
36       "Foundation",
37       "AppKit",
38       "AVFoundation",
39       "CoreGraphics",
40       "CoreLocation",
41       "SystemConfiguration"
42     ]
43   },
44   "tvos": {
45     "frameworks": [
46       "Foundation",
47       "UIKit",
48       "AVFoundation",
49       "CoreGraphics",
50       "CoreLocation",
51       "SystemConfiguration"
52     ]
53   },
54   "watchos": {
55     "frameworks": [
56       "Foundation",
57       "UIKit",
58       "AVFoundation",
59       "CoreGraphics",
60       "CoreLocation"
61     ]
62   },
63   "dependencies": {
64     "Apple-Cocoapod-KochavaTracker": [
65       "~> 0.1.0"
66     ]
67   },
68   "vendored_frameworks": "Apple-Cocoapod-KochavaLocation/Frameworks/KochavaLocation.xcframework",
69   "preserve_paths": "Apple-Cocoapod-KochavaLocation/Frameworks/KochavaLocation.xcframework",
70   "swift_versions": "5.0",
71   "pod_target_xcconfig": {
72     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
73   },
74   "user_target_xcconfig": {
75     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
76   },
77   "deprecated": true,
78   "swift_version": "5.0"