blob: 1bbfd2e33e271a8bee4255a0aa4c7eb45e5c76aa [file] [log] [blame]
platform :ios, "8.0"
use_frameworks!
target 'Shrine' do
pod 'MaterialComponents/AppBar', :path => '../../'
pod 'MaterialComponents/PageControl', :path => '../../'
pod 'RemoteImageServiceForMDCDemos', :path => '../supplemental'
end