blob: f93427080888f26f0c976a1d49179fa5447125eb [file] [log] [blame]
{
"name": "Groopview",
"version": "0.0.1",
"summary": "Play Video with Participants.",
"homepage": "http://groopview.com/",
"license": "MIT",
"authors": {
"Martin Manole": "martin_manole@outlook.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/myProductBucket/testsdk.git",
"tag": "0.0.1"
},
"source_files": "Groopview.framework/*.*",
"static_framework": true,
"dependencies": {
"TwilioVideo": [
"~> 2.5"
],
"libPhoneNumber-iOS": [
"~> 0.8"
],
"Firebase/Database": [
]
}
}