在MRC模式下使用SDWebImage
(1)在Target->Build Phases->Compile Sources中,给所有的SDWebImage添加-fobjc-arc
(2)添加两个framework:ImageIO.framework MapKit.framework