[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 0.9.13 / CCLocation.podspec.json
blob1866886291210bf43a04a054e1f86417c4717b92
2   "name": "CCLocation",
3   "version": "0.9.13",
4   "summary": "The CrowdConnected colocator iOS library",
5   "homepage": "https://github.com/crowdconnected/colocator-ios.git",
6   "social_media_url": "https://twitter.com/crowdconnected",
7   "authors": {
8     "CrowdConnected Ltd": "mail@crowdconnected.com"
9   },
10   "source": {
11     "git": "https://github.com/crowdconnected/colocator-ios.git",
12     "tag": "0.9.13"
13   },
14   "license": {
15     "type": "Copyright",
16     "text": "Copyright (c) 2017 Crowd Connected Ltd"
17   },
18   "documentation_url": "https://developers.colocator.net",
19   "source_files": "CCLocation.framework/Headers/*.h",
20   "vendored_frameworks": "CCLocation.framework",
21   "module_name": "CCLocation",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "frameworks": [
26     "CoreLocation",
27     "UIKit",
28     "CoreBluetooth"
29   ],
30   "dependencies": {
31     "CocoaLumberjack/Swift": [
32       "~> 3.2.0"
33     ],
34     "SocketRocket": [
35       "~> 0.4.2"
36     ],
37     "ProtocolBuffers-Swift": [
38       "~> 3.0.6"
39     ]
40   },
41   "pushed_with_swift_version": "3.1"