blob: f7cdd0c473cb10ab0a6669bc905f850b76554e70 [file] [log] [blame]
{
"name": "Kavenegar",
"version": "1.7",
"summary": "Kavenegar Cell SDK for iOS",
"description": "Here is the description.",
"homepage": "http://google.com/",
"source": {
"http": "https://github.com/Athenay/KaveNegarPublishTest/releases/download/v1.7/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": [
]
}
}