From 37a02bd379784be65de89f8018c589727e55f283 Mon Sep 17 00:00:00 2001 From: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> Date: Tue, 2 Aug 2022 11:31:39 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11302cb..08e9772 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Here you will find everything you need to build experiences with video using 100 platform :ios, '12.0' target 'MyAwesomeApp' do + use_frameworks! pod 'HMSSDK' end ```