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