platform :ios, '12.0'
target "SocialCircle" do
pod 'Masonry'
pod 'SDWebImage'
pod 'AFNetworking', '~> 4.0'
pod 'MJExtension'
end
