blob: 417977b522460c06699929081008997f910138ef [file] [log] [blame]
{
"name": "Brytecam",
"version": "0.1.0",
"summary": "Brytcam Videoconferencing iOS SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/brytecam/brytecam-ios",
"license": {
"type": "Commercial"
},
"authors": {
"Dmitry Fedoseyev": "dmitry@brytecam.com"
},
"source": {
"git": "https://github.com/brytecam/brytecam-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Brytecam/Brytecam.framework/Headers/*.h",
"public_header_files": "Brytecam/Brytecam.framework/Headers/*.h",
"vendored_frameworks": "Brytecam/Brytecam.framework",
"dependencies": {
"jetfire": [
],
"GoogleWebRTC": [
"1.1.31999"
]
}
}