blob: 01c0b3a7ea78995858394090df48184b41802b41 [file] [log] [blame]
{
"name": "KavenegarCall",
"version": "1.4",
"summary": "Build fast, reliable and secure Voice applications for your business with our powerful In-App Calling Service.",
"homepage": "http://docs.kavenegar.io/",
"source": {
"http": "https://github.com/kavenegar/call-ios-sdk/releases/download/v1.4/KavenegarCall.framework.zip"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": "Kavenegar Inc.",
"platforms": {
"ios": "10.0"
},
"source_files": "KavenegarCall.framework/Headers/**/*.h",
"public_header_files": "KavenegarCall.framework/Headers/**/*.h",
"vendored_frameworks": "KavenegarCall.framework",
"dependencies": {
"WebRTC": [
]
}
}