blob: b90bfc060014c2a523bf18c977197efe80e02f6c [file] [log] [blame]
{
"name": "VideoConsultationSDK",
"version": "0.1.0",
"summary": "A short description of VideoConsultationSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhenlove/VideoConsultationSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "121910347@qq.com"
},
"source": {
"git": "https://github.com/zhenlove/VideoConsultationSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"vendored_frameworks": "VideoConsultationSDK/framework/VideoConsultation.framework",
"resources": "VideoConsultationSDK/Assets/*.bundle",
"dependencies": {
"KMTIMSDK": [
],
"KMNetwork": [
],
"KMAgoraRtc": [
]
}
}