Rev 22 | AutorÃa | Comparar con el anterior | Ultima modificación | Ver Log |
# Uncomment the next line to define a global platform for your project
platform :ios, '14.4'
target 'twogetskills' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod 'Firebase/Analytics'
pod 'Firebase/Messaging'
pod 'Firebase/Crashlytics'
pod 'Firebase/Performance'
pod 'Firebase/InAppMessaging'
pod 'Alamofire', '~> 5.2'
pod 'AlamofireImage'
pod 'SwiftyJSON', '~> 4.0'
pod "Player", "~> 0.13.2"
pod 'DeviceKit', '~> 4.0'
pod 'RNCryptor', '~> 5.0'
pod 'lottie-ios'
pod 'HTMLEntities'
pod 'SwiftRichString'
pod "TTGSnackbar"
pod 'DataCache'
#Pods for twogetskills
end