[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 4 / 3 / 6 / OpenTracingSwift / 0.0.3 / OpenTracingSwift.podspec.json
blobd69855b49f272055c9090d7344f9bc9b851d54ed
2   "name": "OpenTracingSwift",
3   "version": "0.0.3",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/lightstep/opentracing-swift",
8   "authors": {
9     "LightStep": "support@lightstep.com"
10   },
11   "summary": "Swift implementation of the OpenTracing standard",
12   "source": {
13     "git": "https://github.com/lightstep/opentracing-swift.git",
14     "tag": "0.0.3"
15   },
16   "module_name": "OpenTracing",
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12"
21   },
22   "source_files": "Sources/OpenTracing/*.swift"