[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 9 / opentracing / 0.1.4 / opentracing.podspec.json
blobc858a0404009a97178153a8818a26f27d50cd8d6
2   "name": "opentracing",
3   "version": "0.1.4",
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.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "opentracing": [
22       "Pod/Assets/*.png"
23     ]
24   }