[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 5 / 9 / f / LocationKit / 3.0.3 / LocationKit.podspec.json
blob3a2deb8d15cca8639f1b2f95b529a1ab322b09bf
2   "name": "LocationKit",
3   "version": "3.0.3",
4   "summary": "LocationKit - Advanced Location Manager",
5   "description": "SocialRadar's LocationKit provides advanced location technology to offer developers higher accuracy location, lower battery drain, contextual location-based information, automatic venue recognition and detailed location analytics. For more detail go to https://locationkit.io",
6   "homepage": "https://locationkit.io",
7   "license": {
8     "type": "Custom",
9     "text": "You are agreeing to the LocationKit license by using this SDK.\nSee https://locationkit.io/terms-of-service/ for SocialRadar's LocationKit licensing information.\nCopyright (c) 2014-2015 SocialRadar. All rights reserved."
10   },
11   "documentation_url": "https://docs.locationkit.io",
12   "source_files": "LocationKit.framework/Headers/*.h",
13   "public_header_files": "LocationKit.framework/Headers/*.h",
14   "vendored_frameworks": "LocationKit.framework",
15   "authors": {
16     "LocationKit Dev Team": "support@locationkit.io"
17   },
18   "social_media_url": "https://twitter.com/locationkit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "CoreLocation",
24     "MapKit",
25     "SystemConfiguration",
26     "CoreMotion"
27   ],
28   "libraries": "z",
29   "source": {
30     "http": "https://s3.amazonaws.com/locationkit/builds/LocationKit-3.0.3.zip"
31   }