[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / b / d / 5 / KMOnlineWeb / 0.1.5 / KMOnlineWeb.podspec.json
blobd5d72721b153e4119bc4e723602dff5c3ef402a8
2   "name": "KMOnlineWeb",
3   "version": "0.1.5",
4   "summary": "A short description of KMOnlineWeb.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhenlove/KMOnlineWeb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenlove": "121910347@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhenlove/KMOnlineWeb.git",
16     "tag": "0.1.5"
17   },
18   "xcconfig": {
19     "VALID_ARCHS": "armv7 arm64 x86_64"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "OTHER_LDFLAGS": "\"-ObjC\""
24   },
25   "static_framework": true,
26   "platforms": {
27     "ios": "9.0"
28   },
29   "swift_versions": "5.0",
30   "source_files": "KMOnlineWeb/Classes/**/*{swift}",
31   "resource_bundles": {
32     "KMOnlineWeb": [
33       "KMOnlineWeb/Assets/*"
34     ]
35   },
36   "dependencies": {
37     "KMTIMSDK": [
38       "~> 0.1.6"
39     ],
40     "KMNetwork": [
41       "~> 0.1.4"
42     ],
43     "KMAgoraRtc": [
44       "~> 1.0.7"
45     ],
46     "Kingfisher": [
47       "~> 4.10.1"
48     ]
49   },
50   "swift_version": "5.0"