blob: 64986ecd8bf192e42334dd27325628e5aa7c87a9 [file] [log] [blame]
{
"name": "CCLocation",
"version": "2.0.10",
"summary": "The CrowdConnected colocator iOS library",
"homepage": "https://github.com/crowdconnected/colocator-ios.git",
"social_media_url": "https://twitter.com/crowdconnected",
"authors": {
"CrowdConnected Ltd": "mail@crowdconnected.com"
},
"source": {
"git": "https://github.com/crowdconnected/colocator-ios.git",
"tag": "2.0.10"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 Crowd Connected Ltd"
},
"documentation_url": "https://developers.colocator.net",
"module_name": "CCLocation",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CoreLocation",
"UIKit",
"CoreBluetooth"
],
"dependencies": {
"SocketRocket": [
"0.4.2"
],
"SwiftProtobuf": [
"1.0.2"
],
"ReSwift": [
"4.0.1"
],
"TrueTime": [
"4.1.5"
],
"Result": [
"3.2.3"
]
}
}