[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 5 / KMOnlineWeb / 0.1.4 / KMOnlineWeb.podspec.json
blob74a556a938aa3799ca60a394aec28d2d3f90dbb1
2   "name": "KMOnlineWeb",
3   "version": "0.1.4",
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.4"
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": [
39     ],
40     "KMNetwork": [
42     ],
43     "KMAgoraRtc": [
45     ],
46     "Kingfisher": [
48     ]
49   },
50   "swift_version": "5.0"