blob: 7697eb4e4084fd96e9c0f34e1bf82164a4a67790 [file] [log] [blame]
{
"name": "CCLocation",
"version": "2.5.1",
"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": "2.5.1"
},
"license": {
"type": "Copyright",
"text": "Copyright (c) 2018 Crowd Connected Ltd"
},
"documentation_url": "https://developers.colocator.net",
"source_files": "CCLocation/**/*.swift",
"resources": "CCLocation/certificate.der",
"module_name": "CCLocation",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"frameworks": [
"CoreLocation",
"UIKit",
"CoreBluetooth",
"CoreMotion"
],
"dependencies": {
"SocketRocket": [
"0.4.2"
],
"SwiftProtobuf": [
"1.6.0"
],
"ReSwift": [
"5.0.0"
],
"TrueTime": [
"5.0.3"
]
},
"swift_version": "4.2"
}