[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 1.1.4 / RadarSDK.podspec.json
bloba5a024ac8bfef179fc4d30b32852c496f5111cec
2   "name": "RadarSDK",
3   "version": "1.1.4",
4   "summary": "iOS SDK for Radar, a full-stack developer toolkit for location context and tracking",
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/RadarSDK-iOS.git",
15     "tag": "1.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   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/RadarSDK\"",
24     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/RadarSDK\""
25   },
26   "license": {
27     "type": "Copyright",
28     "text": "Copyright (c) 2016 Radar Labs, Inc. All rights reserved."
29   }