MMProgressHUD
MMProgressHUD copied to clipboard
i manual instal the MMProgressHUD ,I like it
My question: I import the lib in my new project ,buy has very error ,
- Property 'height' not found on object of type '__strong id' 2.: Implicit declaration of function 'CGSizeMake' is invalid in C99
3 Use of undeclared identifier 'CGFloat'
It sounds like you have not imported UIKit somewhere.