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