blob: d761d1b44023f1f055b501034f3e7606a49bb4a6 [file] [log] [blame]
{
"name": "KMOnlineWeb",
"version": "0.1.3",
"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.3"
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "KMOnlineWeb/Classes/**/*h",
"source_files": "KMOnlineWeb/Classes/**/*{h,m}",
"dependencies": {
"KMTIMSDK": [
],
"KMNetwork": [
],
"KMAgoraRtc": [
]
}
}