// // OliveappEyeView.h // AppSampleYitu // // Created by kychen on 17/1/13. // Copyright © 2017年 Oliveapp. All rights reserved. // #import #import @interface OliveappEyeLayer : CALayer - (void)animationAt:(CGPoint)position withDelay:(CGFloat)delay; @end