Files
Swiftgram/Podfile
Brandon Withrow dd1518f4b2 Initial commit
2015-12-15 10:39:06 -08:00

8 lines
148 B
Ruby

# Uncomment this line to define a global platform for your project
# platform :ios, '6.0'
target 'LotteAnimator' do
pod 'Mantle', '~> 2.0.5'
end