blob: 68a2a07b70a645eb0f7005241b79d5838f58bb10 [file] [log] [blame]
{
"name": "KMAgoraRtc",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"static_framework": true,
"source_files": "KMAgoraRtc/Class/*.{swift}",
"resource_bundles": {
"AgoraRtc": [
"KMAgoraRtc/Assets/*"
]
},
"dependencies": {
"SnapKit": [
"4.2.0"
],
"AgoraRtcEngine_iOS": [
"3.0.0.1"
],
"Kingfisher": [
"4.10.1"
]
},
"swift_version": "5.0"
}