blob: 781f54239c4704fbd018319f0207302a07637b7a [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.1.20-beta.8",
"summary": "Scope agent for iOS",
"description": "Scope gives engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds",
"homepage": "https://scope.undefinedlabs.com",
"license": {
"type": "Proprietary",
"file": "LICENSE"
},
"authors": {
"Undefined Labs": "info@undefinedlabs.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://releases.undefinedlabs.com/scope/agents/ios/0.1.20-beta.8/ScopeAgent.zip"
},
"ios": {
"vendored_frameworks": "ScopeAgent.framework"
},
"dependencies": {
"opentracing": [
"~> 0.5"
]
},
"deprecated": true
}