blob: 1b37d4a3722564d4c8fe9394c58a24b8c1533953 [file] [log] [blame]
{
"name": "Jaeger",
"version": "0.1.11",
"summary": "A short description of jaeger-client-objc.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XiaopengWang90/Jaeger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pat2man": "pat2man@gmail.com"
},
"source": {
"git": "https://github.com/XiaopengWang90/Jaeger.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "9.0"
},
"source_files": "jaeger-client-objc/Classes/**/*",
"dependencies": {
"opentracing": [
],
"CocoaAsyncSocket": [
]
}
}