[Add] ZoomVSDKUIToolkitiOS 1.13.11
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.0.17 / CCLocation.podspec.json
blobeb755d60450955b351d366940f27bd3ba0ace860
2   "name": "CCLocation",
3   "version": "2.0.17",
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.17"
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.2.0"
36     ],
37     "ReSwift": [
38       "4.0.1"
39     ],
40     "TrueTime": [
41       "4.1.5"
42     ],
43     "Result": [
44       "3.2.3"
45     ]
46   }