2 "name": "KochavaLocationiOS",
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",
12 "Kochava": "support@kochava.com"
15 "git": "https://github.com/Kochava/kochava-location-ios-cocoapod.git",
21 "source_files": "KochavaLocationiOS/Classes/**/*",
22 "public_header_files": "KochavaLocationiOS/Classes/**/*.h",
32 "KochavaTrackeriOS": [
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"
42 "user_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46 "swift_version": "5.0"