[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 4 / RadarKit-iOS / 0.2.0 / RadarKit-iOS.podspec.json
blob21ba55f4f0358659827b834ad4969dc689d16bfb
2   "name": "RadarKit-iOS",
3   "version": "0.2.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/RadarKit-iOS.git",
14     "tag": "0.2.0"
15   },
16   "source_files": "RadarKit/RadarKit.framework/Versions/A/Headers/*.h",
17   "vendored_frameworks": "RadarKit/RadarKit.framework",
18   "frameworks": "CoreLocation",
19   "requires_arc": true,
20   "xcconfig": {
21     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/RadarKit\"",
22     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/RadarKit\""
23   },
24   "license": {
25     "type": "Copyright",
26     "text": "Copyright (c) 2016 Radar Labs, Inc. All rights reserved."
27   }