blob: 5318c93bc6d439d6432fdaf39e1ed2bbc9915498 [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.7.0-alpha.6",
"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.7.0-alpha.6/ScopeAgent.zip"
},
"platforms": {
"ios": "11.0",
"osx": "10.12",
"tvos": "11.0"
},
"ios": {
"vendored_frameworks": "ios/ScopeAgent.framework"
},
"osx": {
"vendored_frameworks": "mac/ScopeAgent.framework"
},
"tvos": {
"vendored_frameworks": "tvos/ScopeAgent.framework"
},
"deprecated": true
}