blob: 79964bb6142140c56f5e451bd98a77091c639c03 [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.5.0",
"summary": "Scope agent for iOS, macOS and tvOS",
"description": "Scope gives engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds",
"homepage": "https://scope.dev",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Undefined Labs": "info@undefinedlabs.com"
},
"source": {
"http": "https://releases.undefinedlabs.com/scope/agents/ios/0.5.0/ScopeAgent.zip"
},
"platforms": {
"ios": "11.0",
"osx": "10.14",
"tvos": "11.0"
},
"ios": {
"vendored_frameworks": "ios/ScopeAgent.framework"
},
"osx": {
"vendored_frameworks": "mac/ScopeAgent.framework"
},
"tvos": {
"vendored_frameworks": "tvos/ScopeAgent.framework"
},
"deprecated": true
}