# Uncomment the next line to define a global platform for your project
use_frameworks!

platform :ios, '9.0'

source 'https://github.com/CocoaPods/Specs.git'
source 'http://git.changein.cn/xzc168520/pwspecs.git'

target 'Mall-iOS' do
#  pod 'NMUIChainKit'
#  pod 'NMReactiveCocoa'

  pod 'NMCartfileSDK/MLeaksFinderCore'
  pod 'NMMemoryProfiler'
  pod 'NMTheme', :git => 'http://git.changein.cn/xzc168520/nmtheme.git'
  pod 'NMCycleScrollView'
  pod 'JYSearchModule'

end
