blob: 2908d5e66be215d26b0ec61add3917818e83b862 [file] [edit]
use_frameworks!
target "RobotoFontLoaderExample" do
pod 'MDFRobotoFontLoader', :path => '../../../'
pod 'MDFRobotoFontLoader/MDCTypographyAdditions', :path => '../../../'
pod 'CatalogByConvention'
target 'RobotoFontLoaderExampleTests' do
end
end