[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 1 / 5 / a / HFLogger / 0.1.2 / HFLogger.podspec.json
blob34c79dfd3a9bbd749219ff1a3207714abcabfd0c
2   "name": "HFLogger",
3   "version": "0.1.2",
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": "git@github.com:Components-iOS/HFLogger.git",
16     "tag": "0.1.2"
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"