[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 1.2.2 / RadarSDK.podspec.json
blob244db016b5bcadd4567a06170563d4b963e0e5d6
2   "name": "RadarSDK",
3   "version": "1.2.2",
4   "summary": "iOS SDK for Radar, the location platform for mobile apps",
5   "homepage": "https://www.onradar.com",
6   "social_media_url": "https://twitter.com/radarlabs",
7   "authors": {
8     "Radar Labs, Inc.": "support@onradar.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
15     "tag": "1.2.2"
16   },
17   "source_files": "RadarSDK/RadarSDK.framework/Versions/A/Headers/*.h",
18   "vendored_frameworks": "RadarSDK/RadarSDK.framework",
19   "module_name": "RadarSDK",
20   "frameworks": "CoreLocation",
21   "requires_arc": true,
22   "license": {
23     "type": "Copyright",
24     "text": "Copyright (c) 2017 Radar Labs, Inc. All rights reserved."
25   }