TPKeyboardAvoiding
TPKeyboardAvoiding copied to clipboard
Can not find Interface declaration for "UiscrollView"
First thanks for this awesome library. Any idea about this issue.

I have the same problem, i added UIKit and Foundation frameworks and i'm using parse.com SDK
Fixed, add the UIKit in your project, then add #import <UIKit/UIKit.h> inside UIScrollView+TPKeyboardAvoidingAdditions.h