blob: 1a1f7088132d9b1b19e498b852498c3ba76be34c [file] [log] [blame]
{
"name": "KMAgoraRtc",
"version": "1.0.2",
"summary": "声网SDK封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhenlove/KMAgoraRtc.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "121910347@qq.com"
},
"source": {
"git": "https://github.com/zhenlove/KMAgoraRtc.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "KMAgoraRtc/Class/*.{swift}",
"resource_bundles": {
"AgoraRtc": [
"KMAgoraRtc/Class/AgoraRtc.xcassets"
]
},
"dependencies": {
"SnapKit": [
],
"AgoraRtcEngine_iOS": [
]
},
"swift_version": "5.0"
}