@interface PUCounterRotatingLayer : CALayer @property (nonatomic) double zRotation; - (void)addAnimation:(id)a0 forKey:(id)a1; @end