[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 1.9.5 / CCLocation.podspec.json
blobb2f697d4a48818afd01629fa736cb350a26f481f
2   "name": "CCLocation",
3   "version": "1.9.5",
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": "1.9.5"
13   },
14   "license": {
15     "type": "Copyright",
16     "text": "Copyright (c) 2017 Crowd Connected Ltd"
17   },
18   "documentation_url": "https://developers.colocator.net",
19   "source_files": "CCLocation.framework/Headers/*.h",
20   "vendored_frameworks": "CCLocation.framework",
21   "module_name": "CCLocation",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "frameworks": [
26     "CoreLocation",
27     "UIKit",
28     "CoreBluetooth"
29   ],
30   "dependencies": {
31     "CocoaLumberjack/Swift": [
32       "~> 3.2.0"
33     ],
34     "SocketRocket": [
35       "~> 0.4.2"
36     ],
37     "SwiftProtobuf": [
39     ],
40     "ReSwift": [
41       "~> 4.0.0"
42     ],
43     "TrueTime": [
45     ],
46     "Result": [
47       "~> 3.2.3"
48     ]
49   },
50   "pushed_with_swift_version": "3.0.1"