blob: eff9a69f855530dfba2f5a965939b3b3f2f6a11c [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.5.0-beta.5",
"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-beta.5/ScopeAgent.zip"
},
"platforms": {
"ios": "11.0",
"osx": "10.14",
"tvos": "11.0"
},
"ios": {
"vendored_frameworks": "ScopeAgent/ios/ScopeAgent.framework"
},
"osx": {
"vendored_frameworks": "ScopeAgent/mac/ScopeAgent.framework"
},
"tvos": {
"vendored_frameworks": "ScopeAgent/tvos/ScopeAgent.framework"
},
"deprecated": true
}