[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 2 / 5 / KochavaLocationiOS / 4.3.0 / KochavaLocationiOS.podspec.json
blob646e4150b186a45f0ea5069c369da059d96e73eb
2   "name": "KochavaLocationiOS",
3   "version": "4.3.0",
4   "summary": "The KochavaLocation module of the KochavaTracker iOS SDK.",
5   "description": "The KochavaLocation module is an optional module within the Kochava SDK providing geofence engagement and geolocation tracking.",
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/kochava-location-ios-cocoapod.git",
16     "tag": "4.3.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "KochavaLocationiOS/Classes/**/*",
22   "public_header_files": "KochavaLocationiOS/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreLocation",
29     "SystemConfiguration"
30   ],
31   "dependencies": {
32     "KochavaTrackeriOS": [
33       "~> 4.3.0"
34     ]
35   },
36   "vendored_libraries": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
37   "preserve_paths": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
38   "swift_versions": "5.0",
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "deprecated": true,
46   "swift_version": "5.0"