[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / 9 / opentracing / 0.5.1 / opentracing.podspec.json
blob6a7a7144f359b1550f359c5fbb32b33dfcb16d6c
2   "name": "opentracing",
3   "version": "0.5.1",
4   "summary": "The OpenTracing API for Objective-C",
5   "description": "The OpenTracing API for Objective-C, per opentracing.io.",
6   "homepage": "https://github.com/opentracing/opentracing-objc",
7   "license": "MIT",
8   "authors": {
9     "The OpenTracing Authors": "info@opentracing.io"
10   },
11   "source": {
12     "git": "https://github.com/opentracing/opentracing-objc.git",
13     "tag": "0.5.1"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "watchos": "2",
18     "osx": "10.9",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*.{h,m}"