blob: d48269a882bece855609b6ba385c170ed692c3ec [file] [log] [blame]
{
"name": "BeMaskingCall",
"version": "1.1",
"summary": "BEMaskingCall for be",
"description": "This is frameWork allows you to make a voip call",
"homepage": "https://github.com/kennic/BEMaskingCallFramework.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) uncleliz <dinhmanhvp@gmail.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
},
"authors": {
"uncleliz": "dinhmanhvp@gmail.com"
},
"source": {
"git": "https://github.com/kennic/BEMaskingCallFramework.git",
"branch": "master",
"tag": "1.1"
},
"ios": {
"vendored_frameworks": "BeMaskingCall.framework",
"dependencies": {
"AFNetworking": [
],
"Stringee": [
]
}
},
"platforms": {
"ios": "10.0"
}
}