# Uncomment this line to define a global platform for your project

#source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '6.0'
target 'AsReaderLR' do
    pod 'MBProgressHUD'
    pod 'libxlsxwriter'
    target 'AsReaderLRTests' do
    end
end
