blob: 8565d8047b125f390f3caf0350fdc78538599ea8 [file] [log] [blame]
{
"name": "KMAgoraRtc",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "KMAgoraRtc/Class/*.{swift}",
"resource_bundles": {
"AgoraRtc": [
"KMAgoraRtc/Assets/*"
]
},
"dependencies": {
"SnapKit": [
],
"AgoraRtcEngine_iOS": [
],
"Kingfisher": [
]
},
"swift_version": "5.0"
}