[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / c / HiLeiaLog / 1.1.0 / HiLeiaLog.podspec.json
blob57c3cb9c1382b7ac78ead7adba0e5bb18eba6dce
2   "name": "HiLeiaLog",
3   "version": "1.1.0",
4   "summary": "HiLeiaLog is a log sdk for Hiscene company",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.hiscene.net/hileia/hileiaservice/hileialog-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caozheng": "zheng.cao@hiscene.com"
13   },
14   "source": {
15     "git": "https://git.hiscene.net/hileia/hileiaservice/hileialog-ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "HiLeiaLog/Classes/**/*",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 x86_64"
26   },
27   "user_target_xcconfig": {
28     "GENERATE_INFOPLIST_FILE": "YES"
29   },
30   "frameworks": "Foundation",
31   "dependencies": {
32     "CocoaLumberjack/Swift": [
33       "3.7.4"
34     ]
35   },
36   "swift_version": "5"