[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 5 / KochavaLocationiOS / 0.1.0 / KochavaLocationiOS.podspec.json
blob75d1e1ef3d1cf6d13dac76e8d314a8296f6fcc18
2   "name": "KochavaLocationiOS",
3   "version": "0.1.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": "0.1.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   "vendored_libraries": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
32   "preserve_paths": "KochavaLocationiOS/Libraries/libKochavaLocationiOS.a",
33   "libraries": "KochavaLocationiOS",
34   "dependencies": {
35     "KochavaTrackeriOS": [
37     ]
38   },
39   "deprecated": true