blob: 4c8d3cca3a8b3f3a4ffc7384fc4e6c45c4cfcba7 [file] [log] [blame]
{
"name": "ScopeAgentClient",
"version": "0.5.0-beta.5",
"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.5.0-beta.5/ScopeAgentClient.zip"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"ios": {
"vendored_frameworks": "ScopeAgentClient/ios/ScopeAgentClient.framework"
},
"osx": {
"vendored_frameworks": "ScopeAgentClient/mac/ScopeAgentClient.framework"
},
"tvos": {
"vendored_frameworks": "ScopeAgentClient/tvos/ScopeAgentClient.framework"
},
"deprecated": true
}