[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.0.10 / CCLocation.podspec.json
blob64986ecd8bf192e42334dd27325628e5aa7c87a9
2   "name": "CCLocation",
3   "version": "2.0.10",
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.0.10"
13   },
14   "license": {
15     "type": "Copyright",
16     "text": "Copyright (c) 2018 Crowd Connected Ltd"
17   },
18   "documentation_url": "https://developers.colocator.net",
19   "module_name": "CCLocation",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "CoreLocation",
25     "UIKit",
26     "CoreBluetooth"
27   ],
28   "dependencies": {
29     "SocketRocket": [
30       "0.4.2"
31     ],
32     "SwiftProtobuf": [
33       "1.0.2"
34     ],
35     "ReSwift": [
36       "4.0.1"
37     ],
38     "TrueTime": [
39       "4.1.5"
40     ],
41     "Result": [
42       "3.2.3"
43     ]
44   }