blob: a45d506a98afd9d6c05f6f911748d81e56b167a7 [file] [log] [blame]
{
"name": "KTYSipClient",
"version": "1.0.0",
"summary": "KTY Sip Call",
"description": "科天云外呼SDK,快速拨打电话",
"homepage": "https://github.com/mackobe/KTYSIPSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"layne": "996758103@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mackobe/KTYSIPSDK.git",
"tag": "1.0.0"
},
"source_files": [
"SipSDK",
"*.{h,m}"
],
"requires_arc": false,
"deprecated": true
}