blob: c24ed29a091dd3c1dbac970bd2f6f0d0e4f6f480 [file] [log] [blame]
{
"name": "CCLocation",
"version": "0.9.8",
"summary": "The CrowdConnected colocator iOS library",
"homepage": "https://developers.colocator.net",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"CrowdConnected Ltd": "mail@crowdconnected.com"
},
"source": {
"git": "https://github.com/crowdconnected/colocator-ios.git",
"tag": "0.9.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCLocation.framework/Headers/*.h",
"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"
}