[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 1 / 5 / a / HFLogger / 0.1.3 / HFLogger.podspec.json
blob60d77a80f9ec02a52207d581025e480d118ada7f
2   "name": "HFLogger",
3   "version": "0.1.3",
4   "summary": "日志打印",
5   "description": "日志打印工具",
6   "homepage": "https://github.com/Components-iOS/HFLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuhongfei": "hongfei_liu@bizconf.cn"
13   },
14   "source": {
15     "git": "https://github.com/Components-iOS/HFLogger.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0",
25     "5.1"
26   ],
27   "source_files": "HFLogger/Classes/**/*",
28   "dependencies": {
29     "SwiftyBeaver": [
30       "1.9.5"
31     ]
32   },
33   "requires_arc": true,
34   "swift_version": "5.1"