blob: 4f5fbdb72d2f118a047f27bad9e45fc14a214cd6 [file] [log] [blame]
{
"name": "ScopeAgent",
"version": "0.5.4-beta.1",
"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.4-beta.1/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
}