[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 4 / f / ScopeAgent / 0.1.20-beta.3 / ScopeAgent.podspec.json
blobe3193d51a8a43a49924ebdaf7b25e1ed71516912
2   "name": "ScopeAgent",
3   "version": "0.1.20-beta.3",
4   "summary": "Scope agent for iOS",
5   "description": "Scope gives engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds",
6   "homepage": "https://scope.undefinedlabs.com",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Undefined Labs": "info@undefinedlabs.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "default_subspecs": "Swift42",
18   "source": {
19     "http": "https://releases.undefinedlabs.com/scope/agents/ios/0.1.20-beta.3/swift50/ScopeAgent.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "ScopeAgent.framework"
23   },
24   "dependencies": {
25     "opentracing": [
26       "~> 0.5"
27     ]
28   },
29   "deprecated": true,
30   "subspecs": [
31     {
32       "name": "Swift42"
33     },
34     {
35       "name": "Swift50"
36     }
37   ]