// // DGExplodeAnimationView.h // DGThumbUpButton // // Created by Desgard_Duan on 16/6/9. // Copyright © 2016年 Desgard_Duan. All rights reserved. // #import @interface DGExplodeAnimationView : UIView - (void) animate; @end