[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / c / HiLeiaLog / 1.1.1 / HiLeiaLog.podspec.json
blob559b1d3b490f0fe26a43c8effad86e08c52dc48d
2   "name": "HiLeiaLog",
3   "version": "1.1.1",
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.1"
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     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
27   },
28   "user_target_xcconfig": {
29     "GENERATE_INFOPLIST_FILE": "YES"
30   },
31   "frameworks": "Foundation",
32   "dependencies": {
33     "CocoaLumberjack/Swift": [
34       "3.7.4"
35     ]
36   },
37   "swift_version": "5"