[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 6 / 8 / Jaeger / 0.1.11 / Jaeger.podspec.json
blob1b37d4a3722564d4c8fe9394c58a24b8c1533953
2   "name": "Jaeger",
3   "version": "0.1.11",
4   "summary": "A short description of jaeger-client-objc.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XiaopengWang90/Jaeger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pat2man": "pat2man@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/XiaopengWang90/Jaeger.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "jaeger-client-objc/Classes/**/*",
22   "dependencies": {
23     "opentracing": [
25     ],
26     "CocoaAsyncSocket": [
28     ]
29   }