platform :ios, '9.0' use_frameworks! target 'LifeLog' do pod 'CircleProgressBar' pod 'MBProgressHUD', '~> 1.0.0' end