blob: b2f697d4a48818afd01629fa736cb350a26f481f [file] [log] [blame]
{
"name": "CCLocation",
"version": "1.9.5",
"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": "1.9.5"
},
"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.2.0"
],
"SocketRocket": [
"~> 0.4.2"
],
"SwiftProtobuf": [
],
"ReSwift": [
"~> 4.0.0"
],
"TrueTime": [
],
"Result": [
"~> 3.2.3"
]
},
"pushed_with_swift_version": "3.0.1"
}