blob: ef6e1d06cc5c7c9026a0fdd0da10c4e3d01d18d9 [file] [log] [blame]
{
"name": "CCLocation",
"version": "2.1.2",
"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.2"
},
"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.2.0"
],
"ReSwift": [
"4.0.1"
],
"TrueTime": [
"5.0.0"
]
}
}