Rev 13 | Rev 22 | Ir a la última revisión | 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/Core', '~> 9.2.0'
pod 'Firebase/Analytics', '~> 9.2.0'
pod 'Firebase/Messaging', '~> 9.2.0'
pod 'Firebase/Crashlytics', '~> 9.2.0'
pod 'Firebase/Performance', '~> 9.2.0'
pod 'Firebase/InAppMessaging', '~> 9.2.0'
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