blob: 37ae27314aa2ec2626354b9bc4ac29fbc38fb7d8 [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.1.17",
"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.17/ScopeAgent.zip"
},
"ios": {
"vendored_frameworks": "ScopeAgent.framework"
},
"dependencies": {
"opentracing": [
"~> 0.5"
]
},
"deprecated": true
}