blob: c06156222e634b1aecb3a3daebf8f943de88d895 [file] [log] [blame]
{
"name": "ca.otn.virtualvisit.ios",
"version": "0.1.1",
"summary": "Connecting OTN partner's to the Ontario telemedicine call conferencing network.",
"description": "Connecting OTN partner's to the Ontario telemedicine call conferencing network.",
"homepage": "https://bitbucket.org/otndevops/ca.otn.virtualvisit.ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OTN": "otn_devops@otn.ca"
},
"source": {
"git": "https://bitbucket.org/otndevops/ca.otn.virtualvisit.ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "OTNVirtualVisit.framework",
"frameworks": "UIKit",
"dependencies": {
"WebRTC": [
"~> 63.11.20455"
]
}
}