blob: e597382f8163dd7f562229cf7b0445036637f536 [file] [log] [blame]
{
"name": "CCLocation",
"version": "2.1.4",
"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.4"
},
"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"
},
"frameworks": [
"CoreLocation",
"UIKit",
"CoreBluetooth"
],
"dependencies": {
"SocketRocket": [
"0.4.2"
],
"SwiftProtobuf": [
"1.4.0"
],
"ReSwift": [
"4.1.1"
],
"TrueTime": [
"5.0.0"
]
}
}