blob: 74a556a938aa3799ca60a394aec28d2d3f90dbb1 [file] [log] [blame]
{
"name": "KMOnlineWeb",
"version": "0.1.4",
"summary": "A short description of KMOnlineWeb.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhenlove/KMOnlineWeb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "121910347@qq.com"
},
"source": {
"git": "https://github.com/zhenlove/KMOnlineWeb.git",
"tag": "0.1.4"
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"OTHER_LDFLAGS": "\"-ObjC\""
},
"static_framework": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "KMOnlineWeb/Classes/**/*{swift}",
"resource_bundles": {
"KMOnlineWeb": [
"KMOnlineWeb/Assets/*"
]
},
"dependencies": {
"KMTIMSDK": [
],
"KMNetwork": [
],
"KMAgoraRtc": [
],
"Kingfisher": [
]
},
"swift_version": "5.0"
}