[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 2 / 5 / KochavaLocationiOS / 3.16.0 / KochavaLocationiOS.podspec.json
blob275da94fbcc93188909185fd2f707d6d2b13a769
2   "name": "KochavaLocationiOS",
3   "version": "3.16.0",
4   "summary": "The KochavaLocation module of the KochavaTracker iOS SDK.",
5   "description": "The KochavaLocation module provides location and geofence engagement.",
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": "3.16.0"
17   },
18   "platforms": {
19     "ios": "8.0"
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       "~> 3.16"
34     ]
35   },
36   "vendored_libraries": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
37   "preserve_paths": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
38   "libraries": "KochavaLocationiOS",
39   "swift_versions": "5.0",
40   "deprecated": true,
41   "swift_version": "5.0"