[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 1 / 0 / SLSTelemetry / 0.0.1 / SLSTelemetry.podspec.json
blobcadfe8eb4ba32d3b2c3e5d8513a8a255a80543f3
2   "name": "SLSTelemetry",
3   "version": "0.0.1",
4   "summary": "A short description of SLSTelemetry.",
5   "description": "log service ios producer.\nhttps://help.aliyun.com/document_detail/29063.html\nhttps://help.aliyun.com/product/28958.html",
6   "homepage": "https://github.com/cnbleu/opentelemetry-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yulong.gyl": "yulong.gyl@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/cnbleu/opentelemetry-swift.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "default_subspecs": "Api",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Api",
27       "source_files": "Sources/OpenTelemetryApi/**/*.{swift}"
28     }
29   ],
30   "swift_version": "5"