platform :ios, '8.0'
target 'SDChat' do
pod 'AFNetworking'
pod 'SDWebImage'
pod 'MJRefresh'
pod 'MJExtension'
pod 'YYKit'
pod 'Masonry'
end
