blob: 2869a0cc146e8001061f7ef00ef7419ee732234b [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.6.0-beta.7",
"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.6.0-beta.7/ScopeAgent.zip"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"ios": {
"vendored_frameworks": "ios/ScopeAgent.framework"
},
"osx": {
"vendored_frameworks": "mac/ScopeAgent.framework"
},
"tvos": {
"vendored_frameworks": "tvos/ScopeAgent.framework"
},
"deprecated": true
}