##CXPorgress An porgressHud with some easy animation. next, I will add some text.
##Show
####Basic
####FullScreen
##How to use
- SHOW
[CXProgress showProgressIn:self.view type:CXProgressTypeBasicCatch];
- HIDE
[CXProgress disMissProgress:self.view];