4 "summary": "iOS SDK for Radar, the leading geofencing and location tracking platform",
5 "homepage": "https://radar.io",
7 "Radar Labs, Inc.": "support@radar.io"
13 "git": "https://github.com/radarlabs/radar-sdk-ios.git",
16 "source_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
17 "public_header_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
18 "vendored_frameworks": "dist/RadarSDK.framework",
19 "module_name": "RadarSDK",
20 "frameworks": "CoreLocation",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"