[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / d / FFLumberjack / 1.0.0 / FFLumberjack.podspec.json
blob8b5214707b9445f1117b7708cdd1dc8131ebb16c
2   "name": "FFLumberjack",
3   "version": "1.0.0",
4   "summary": "A logging framework based on CocoaLumberjack",
5   "description": "A logging framework based on CocoaLumberjack.\nEnable you to output logs without making any settings.\nAnd it is easy to import globally",
6   "homepage": "https://github.com/findingfield/FFLumberjack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "findingfield": "findingfield@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/findingfield/FFLumberjack.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "source_files": "FFLumberjack/Classes/**/*",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "CocoaLumberjack/Swift": [
28       "3.8.5"
29     ]
30   },
31   "swift_version": "5"