[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 2.1.4 / RadarSDK.podspec.json
blobc4f93669610efd63ab4399b691742af649672119
2   "name": "RadarSDK",
3   "version": "2.1.4",
4   "summary": "iOS SDK for Radar, the location context platform",
5   "homepage": "https://radar.io",
6   "social_media_url": "https://twitter.com/radarlabs",
7   "authors": {
8     "Radar Labs, Inc.": "support@radar.io"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
15     "tag": "2.1.4"
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) 2018 Radar Labs, Inc. All rights reserved."
25   }