blob: e7924c4164e6448543c455e54e507969fbca9eda [file] [log] [blame]
{
"name": "KTYSipClient",
"version": "1.1.1",
"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.1.1"
},
"source_files": "SipSDK/**/{*.h, *.m}",
"resources": "SipSDK/SipImage.bundle",
"requires_arc": false,
"dependencies": {
"SVProgressHUD": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"WCDB": [
]
}
}