[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.1.3 / CCLocation.podspec.json
blob36a434d45c0ef7d7eee4b1939cfd96d0485f1ccc
2   "name": "CCLocation",
3   "version": "2.1.3",
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": "2.1.3"
13   },
14   "license": {
15     "type": "Copyright",
16     "text": "Copyright (c) 2018 Crowd Connected Ltd"
17   },
18   "documentation_url": "https://developers.colocator.net",
19   "source_files": "CCLocation/**/*.swift",
20   "resources": "CCLocation/certificate.der",
21   "module_name": "CCLocation",
22   "platforms": {
23     "ios": "9.0"
24   },
25   "frameworks": [
26     "CoreLocation",
27     "UIKit",
28     "CoreBluetooth"
29   ],
30   "dependencies": {
31     "SocketRocket": [
32       "0.4.2"
33     ],
34     "SwiftProtobuf": [
35       "1.4.0"
36     ],
37     "ReSwift": [
38       "4.1.1"
39     ],
40     "TrueTime": [
41       "5.0.0"
42     ]
43   }