[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 3 / c / d / HCLogModule / 1.0.1 / HCLogModule.podspec.json
blob7a4859db8bfdd5ac57fa5e8e9c0b0b553d26a36c
2   "name": "HCLogModule",
3   "version": "1.0.1",
4   "summary": "HCLogModule.",
5   "description": "HCLogModule description.",
6   "homepage": "https://github.com/hondaVSP/HCLogModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "445878662@qq.com": "gongm@reachauto.com"
13   },
14   "source": {
15     "git": "https://github.com/hondaVSP/HCLogModule.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "HCLogModule.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC",
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "dependencies": {
28     "CocoaLumberjack": [
30     ]
31   }