# Uncomment the subsequent line to outline a world platform in your venture
platform :ios, '15.0'
goal 'Hoddle' do
# Remark the subsequent line if you happen to do not need to use dynamic frameworks
use_frameworks!
# Pods for Hoddle
pod 'Firebase/Core', '~> 10.0'
pod 'Firebase/RemoteConfig', '~> 10.0'
pod 'Firebase/Auth', '~> 10.0'
pod 'Firebase/Firestore', '~> 10.0'
pod 'Firebase/Features', '~> 10.0'
pod 'Firebase/Messaging', '~> 10.0'
# pod 'Firebase/InAppMessagingDisplay', '~> 10.0'
pod 'Firebase/Efficiency', '~> 10.0'
pod 'Firebase/Analytics', '~> 10.0'
pod 'Firebase/Storage', '~> 10.0'
pod 'Firebase/DynamicLinks', '~> 10.0'
pod 'Firebase/Crashlytics', '~> 10.0'
pod 'SwiftyJSON'
pod 'CryptoSwift'
pod 'Koyomi'
pod 'Section-Firebase'
pod 'CardScan'
pod 'AlamofireNetworkActivityLogger'
pod 'JumioMobileSDK', '~> 3.9.4'
pod 'JumioMobileSDK/BAMCheckout', '~> 3.9.4'
pod 'Intercom'
pod 'SwiftJWT'
pod 'BottomPopup'
pod 'OAuthSwift', '~> 2.2.0'
pod 'FacebookCore'
pod 'FacebookLogin', '~> 0.9.0'
pod 'FBSDKMessengerShareKit'
pod 'SDWebImageSVGCoder'
pod 'ProgressHUD'
pod 'MercariQRScanner'
pod 'UIImageViewAlignedSwift'
pod 'Charts'
pod 'iProov'
pod 'Starscream', '~> 4.0.6'
goal 'HoddleTests' do
inherit! :search_paths
# Pods for testing
finish
goal 'HoddleUITests' do
# Pods for testing
finish
finish
post_install do |installer|
installer.pods_project.targets.every do |goal|
if ['iProov', 'Socket.IO-Client-Swift', 'Starscream'].embody? goal.identify
goal.build_configurations.every do |config|
config.build_settings['BUILD_LIBRARY_FOR_DISTRIBUTION'] = 'YES'
finish
finish
finish
finish