blob: a4ae6a1a843cbf3fa8b56075c444652cd119a8b9 [file] [log] [blame]
{
"name": "CCLocation-Xcode-9.2",
"version": "2.0.6",
"summary": "The CrowdConnected colocator iOS library",
"homepage": "https://github.com/crowdconnected/colocator-ios-xcode-9.2.git",
"social_media_url": "https://twitter.com/crowdconnected",
"authors": {
"CrowdConnected Ltd": "mail@crowdconnected.com"
},
"source": {
"git": "https://github.com/crowdconnected/colocator-ios-xcode-9.2.git",
"tag": "2.0.6"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 Crowd Connected Ltd"
},
"documentation_url": "https://developers.colocator.net",
"source_files": "CCLocation.framework/Headers/*.h",
"vendored_frameworks": "CCLocation.framework",
"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"
]
}
}