blob: dc5614a4f914a84f663843b7b0c3616a4ba5f282 [file] [log] [blame]
{
"name": "CCLocation-Swift-3.2",
"version": "2.0.4",
"summary": "The CrowdConnected colocator iOS library",
"homepage": "https://github.com/crowdconnected/colocator-ios-swift-3.2.git",
"social_media_url": "https://twitter.com/crowdconnected",
"authors": {
"CrowdConnected Ltd": "mail@crowdconnected.com"
},
"source": {
"git": "https://github.com/crowdconnected/colocator-ios-swift-3.2.git",
"tag": "2.0.4"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 Crowd Connected Ltd"
},
"documentation_url": "https://developers.colocator.net",
"source_files": "CCLocation.framework/Headers/*.h",
"vendored_frameworks": "CCLocation.framework",
"module_name": "CCLocation",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreLocation",
"UIKit",
"CoreBluetooth"
],
"dependencies": {
"CocoaLumberjack/Swift": [
"~> 3.3.0"
],
"SocketRocket": [
"~> 0.4.2"
],
"SwiftProtobuf": [
"~> 1.0.2"
],
"ReSwift": [
"~> 4.0.1"
],
"TrueTime": [
"~> 4.1.5"
],
"Result": [
"~> 3.2.3"
]
}
}