blob: f633b1259968137b410f4d985bdc540841b09180 [file] [log] [blame]
{
"name": "Kavenegar",
"version": "1.4",
"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.4"
},
"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": [
]
}
}