R Suman Radhakrishnan
# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'iosApp' do use_frameworks! # Pods for iosApp platform :ios, '13.5' # pod 'kotlin_library', :path => '../kotlin-library' pod 'FirebaseAuth' end
A modern programming language that makes developers happier.