[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 0 / 2 / HLFDDLog / 0.0.1 / HLFDDLog.podspec.json
blob27b797ca0d1b1a3ab4aae28f4265d4862013e665
2   "name": "HLFDDLog",
3   "version": "0.0.1",
4   "summary": "Configure the CocoaLumberjack",
5   "homepage": "https://github.com/Periphery992/HLFUIImageExtension.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Periphery992": "chencode992@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Periphery992/HLFDDLog.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "HLFDDLog/HLFDDLog/Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "dependencies": {
26     "CocoaLumberjack": [
27       "3.4.1"
28     ]
29   }