[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 2.7.1 / CCLocation.podspec.json
blob8519145a63abc085ffd95457d2e7b4d6226c526d
2   "name": "CCLocation",
3   "version": "2.7.1",
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.7.1"
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   "swift_versions": "4.2",
25   "frameworks": [
26     "CoreLocation",
27     "UIKit",
28     "CoreBluetooth",
29     "CoreMotion"
30   ],
31   "dependencies": {
32     "SocketRocket": [
33       "0.4.2"
34     ],
35     "SwiftProtobuf": [
36       "1.6.0"
37     ],
38     "ReSwift": [
39       "5.0.0"
40     ],
41     "TrueTime": [
42       "5.0.3"
43     ]
44   },
45   "swift_version": "4.2"