blob: eb3b3508635cc30327cfdbdcbc9b567560b9a05e [file] [log] [blame]
{
"name": "Brytecam",
"version": "0.2.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.2.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"
]
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}