platform :ios, '13.0'

use_frameworks!

target 'app' do
	pod 'IQKeyboardManagerSwift'
	pod 'FSCalendar'
	pod 'MultiSlider'
end
