# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
source 'https://github.com/CocoaPods/Specs.git'
source 'http://git.changein.cn/xzc168520/pwspecs.git'

target 'Mall-iOS' do

  pod 'MJRefresh'
  pod 'Masonry'
  pod 'ReactiveObjC'
  pod 'MLeaksFinder', :configurations => ['Debug']
  pod 'Aspects'
  pod 'FBMemoryProfiler'
  pod 'NMRouter'
  pod 'SDCycleScrollView','1.80'
  pod 'QMUIKit'
  
end
