[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / Apple-Cocoapod-KochavaCore / 0.1.0 / Apple-Cocoapod-KochavaCore.podspec.json
bloba8afc7e35eb797729958ff2365dfd5d75218eceb
2   "name": "Apple-Cocoapod-KochavaCore",
3   "version": "0.1.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 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-KochavaCore.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       "CoreGraphics",
29       "CoreLocation"
30     ]
31   },
32   "tvos": {
33     "frameworks": [
34       "Foundation",
35       "UIKit",
36       "CoreGraphics",
37       "CoreLocation"
38     ]
39   },
40   "watchos": {
41     "frameworks": [
42       "Foundation",
43       "UIKit",
44       "CoreGraphics",
45       "CoreLocation"
46     ]
47   },
48   "osx": {
49     "frameworks": [
50       "Foundation",
51       "AppKit",
52       "CoreGraphics",
53       "CoreLocation"
54     ]
55   },
56   "vendored_frameworks": "Apple-Cocoapod-KochavaCore/Frameworks/KochavaCore.xcframework",
57   "preserve_paths": "Apple-Cocoapod-KochavaCore/Frameworks/KochavaCore.xcframework",
58   "swift_versions": "5.0",
59   "pod_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "user_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "swift_version": "5.0"