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