| { |
| "name": "HAHConnect", |
| "version": "1.2.0", |
| "summary": "A short description of HAHConnect.", |
| "requires_arc": true, |
| "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" |
| }, |
| "public_header_files": "Pod/Classes/**/*.h", |
| "dependencies": { |
| "WebRTC": [ |
| "~> 63.11.20455" |
| ], |
| "MDWamp": [ |
| "~> 2.2.4" |
| ], |
| "CocoaLumberjack/Swift": [ |
| "~> 3.4.2" |
| ], |
| "Cosmos": [ |
| |
| ], |
| "NVActivityIndicatorView": [ |
| |
| ], |
| "Pageboy": [ |
| |
| ] |
| } |
| } |