blob: 36b072c146da9452270bf47c990bed43479151d0 [file] [log] [blame]
{
"name": "KTYSipFramework",
"version": "0.0.2",
"summary": "KTYSipFramework demo",
"description": "科天云呼叫测试framework,测试阶段在",
"homepage": "https://github.com/mackobe/KTYSipFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"layne": "layneshi0120@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mackobe/KTYSipFramework.git",
"tag": "0.0.2"
},
"source_files": "Classes/SipSDK",
"resources": "Classes/SipSDK/SipImage.bundle",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"MJRefresh": [
],
"WCDB": [
]
}
}