blob: 80244cab01f1e1fe1ac13d17a29b27cc071fe8d5 [file] [log] [blame]
{
"name": "CCLocation",
"version": "2.1.6",
"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.1.6"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 Crowd Connected Ltd"
},
"documentation_url": "https://developers.colocator.net",
"source_files": "CCLocation/**/*.swift",
"resources": "CCLocation/certificate.der",
"module_name": "CCLocation",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"frameworks": [
"CoreLocation",
"UIKit",
"CoreBluetooth"
],
"dependencies": {
"SocketRocket": [
"0.4.2"
],
"SwiftProtobuf": [
"1.4.0"
],
"ReSwift": [
"4.1.1"
],
"TrueTime": [
"5.0.2"
]
},
"swift_version": "4.2"
}