[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 1.0.7 / RadarSDK.podspec.json
blob6a0889559bf9e70000b1d5af0f5e4f1eea72a34e
2   "name": "RadarSDK",
3   "version": "1.0.7",
4   "summary": "iOS toolkit for location tracking and geofencing",
5   "homepage": "https://www.onradar.com",
6   "authors": {
7     "Radar Labs, Inc.": "support@onradar.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/RadarLabs/RadarSDK-iOS.git",
14     "tag": "1.0.7"
15   },
16   "source_files": "RadarSDK/RadarSDK.framework/Versions/A/Headers/*.h",
17   "vendored_frameworks": "RadarSDK/RadarSDK.framework",
18   "frameworks": "CoreLocation",
19   "requires_arc": true,
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/RadarSDK\"",
22     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/RadarSDK\""
23   },
24   "license": {
25     "type": "Copyright",
26     "text": "Copyright (c) 2016 Radar Labs, Inc. All rights reserved."
27   }