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