blob: ea0c4669991e410d4dd8d29d0f1616f813651a78 [file] [log] [blame]
{
"name": "ScopeAgentClient",
"version": "0.7.0-beta.2",
"summary": "Scope agent client 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-beta.2/ScopeAgentClient.zip"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"ios": {
"vendored_frameworks": "ios/ScopeAgentClient.framework"
},
"osx": {
"vendored_frameworks": "mac/ScopeAgentClient.framework"
},
"tvos": {
"vendored_frameworks": "tvos/ScopeAgentClient.framework"
},
"deprecated": true
}