[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.0.11 / CCLocation.podspec.json
blob2a83e624f3ad7f710f9666da790e8fc2e08848ec
2   "name": "CCLocation",
3   "version": "2.0.11",
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.11"
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   "module_name": "CCLocation",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "frameworks": [
25     "CoreLocation",
26     "UIKit",
27     "CoreBluetooth"
28   ],
29   "dependencies": {
30     "SocketRocket": [
31       "0.4.2"
32     ],
33     "SwiftProtobuf": [
34       "1.2.0"
35     ],
36     "ReSwift": [
37       "4.0.1"
38     ],
39     "TrueTime": [
40       "4.1.5"
41     ],
42     "Result": [
43       "3.2.3"
44     ]
45   }