blob: ec7abb2b3582e1074cf5a02b474e8d82595b703b [file] [log] [blame]
{
"name": "HAHConnect",
"version": "1.1.0",
"summary": "A short description of HAHConnect.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.myhealthathand.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Veer Suthar": "veer@nextgeni.com"
},
"source": {
"http": "https://hahstageimages.s3.eu-west-1.amazonaws.com/hah_cloud/zip/hahconnect.zip"
},
"vendored_frameworks": "HAHConnect-0.1.0/HAHConnect.framework",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"WebRTC": [
"~> 63.11.20455"
],
"MDWamp": [
"~> 2.2.4"
],
"CocoaLumberjack/Swift": [
"~> 3.4.2"
],
"Cosmos": [
],
"NVActivityIndicatorView": [
],
"Pageboy": [
]
}
}