iOS Project Pod Dependencies are unable to be installed

iOS Project Pod Dependencies are not able to be installed due to access right being removed.

pod ‘CoreUtils’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/ios-coreutils.git’, :branch => ‘jiomart’
pod ‘CoreUIUtils’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/CoreUIUtils.git’, :branch => ‘jiomart’
pod ‘RatingsReviews’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/review-rating-extension.git’, :tag => ‘0.0.33’
pod ‘ProductRecommendation’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/product-recommendation-extension.git’, :branch => ‘jiomart’
pod ‘ImageSlideshow/SDWebImage’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/ImageSlideshow.git’, :branch => ‘tira/video-thubnail-support’
pod ‘Kapture’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/kapture-extenstion.git’, :tag => ‘0.0.33’

#User Auth
pod ‘Reno’, :git => ‘git@gitlab.com:fynd/regrowth/fynd-platform/frontend/app/ios/reno.git’, :branch => ‘development’
pod ‘Reno/Auth’, :git => ‘git@gitlab.com:fynd/regrowth/fynd-platform/frontend/app/ios/reno.git’, :branch => ‘development’

#Payment
pod ‘Photon’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/photon.git’, :branch => ‘development’
pod ‘Photon/JIOPP’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/photon.git’, :branch => ‘development’
pod ‘Photon/JuspayWeb’, :git => ‘git@gitlab.com:fynd/regrowth/jio/tira/mobile/ios/photon.git’, :branch => ‘development’

Attachment is added for your reference.

@kedar2a @_Zeba_Khan