blob: e3193d51a8a43a49924ebdaf7b25e1ed71516912 [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.1.20-beta.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"
},
"default_subspecs": "Swift42",
"source": {
"http": "https://releases.undefinedlabs.com/scope/agents/ios/0.1.20-beta.3/swift50/ScopeAgent.zip"
},
"ios": {
"vendored_frameworks": "ScopeAgent.framework"
},
"dependencies": {
"opentracing": [
"~> 0.5"
]
},
"deprecated": true,
"subspecs": [
{
"name": "Swift42"
},
{
"name": "Swift50"
}
]
}