[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 3 / YQLogger / 0.1.1 / YQLogger.podspec.json
blob6796f611572cdbbd6e790a126ffe03965382b7a9
2   "name": "YQLogger",
3   "version": "0.1.1",
4   "summary": "YQLogger.",
5   "description": "YQLogger logging 辅助工具",
6   "homepage": "https://github.com/yuyedaidao/YQLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyq": "wyqpadding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yuyedaidao/YQLogger.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "YQLogger/Classes/**/*",
24   "dependencies": {
25     "Logging": [
26       "~> 1.4"
27     ]
28   },
29   "swift_version": "5.0"