IMUGCExt.h 215 B

12345678910111213141516
  1. //
  2. // IMUGCExt.h
  3. // IMUGCExt
  4. //
  5. // Created by tomzhu on 2017/4/26.
  6. //
  7. //
  8. #ifndef IMUGCExt_h
  9. #define IMUGCExt_h
  10. #import <ImSDK/ImSDK.h>
  11. #import "TIMComm+UGC.h"
  12. #import "TIMUGCManager.h"
  13. #endif /* IMUGCExt_h */