blob: 74ae3c37c5135dcde8990558d04a9e2abe292da5 [file] [log] [blame]
{
"name": "CCLocation",
"version": "0.9.11",
"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": "0.9.11"
},
"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.1.0"
],
"SocketRocket": [
"~> 0.4.2"
],
"ProtocolBuffers-Swift": [
"~> 3.0.6"
]
},
"pushed_with_swift_version": "3.0"
}