[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.0.16 / CCLocation.podspec.json
blob1d288db3309c34d373636df2e8c6dfb40412e940
2   "name": "CCLocation",
3   "version": "2.0.16",
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.16"
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   }