[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 1.0.0 / RadarSDK.podspec.json
bloba2bdcf1fb7abf4c6eb0908c671649fdefbd9952f
2   "name": "RadarSDK",
3   "version": "1.0.0",
4   "summary": "iOS toolkit for location tracking and geofencing",
5   "homepage": "https://www.radar.build",
6   "authors": {
7     "Radar Labs, Inc.": "support@radar.build"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/RadarLabs/RadarSDK-iOS.git",
14     "tag": "1.0.0"
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   }