When I trying build CKCountdownButton as a framework in Xcode 6.3, it complains with
warning: no umbrella header found for target \'CKCountdownButton\', mod
Add a CKCountdownButton.h in framework fixed this issue.
CKCountdownButton.h
I think the umbrella header means the header file with same name like Framework