[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / f / d / HMSSDK / 0.2.2 / HMSSDK.podspec.json
blob5502c3a26f8a50dacb33979057b403d0738f9eaf
2   "name": "HMSSDK",
3   "version": "0.2.2",
4   "summary": "HMS Videoconferencing iOS SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/100mslive/100ms-ios-sdk/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Dmitry Fedoseyev": "dmitry@100ms.live",
12     "Yogesh Singh": "yogesh@100ms.live"
13   },
14   "source": {
15     "http": "https://github.com/100mslive/100ms-ios-sdk/releases/download/0.2.2/HMSSDK.xcframework.zip",
16     "sha256": "c2ad22fe09496673dbf41e2291d931d56b23bf8741aca20331eb61487b8f8396"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "HMSSDK.xcframework",
22   "dependencies": {
23     "HMSWebRTC": [
24       "1.0.4516"
25     ]
26   }