Stop at a frame in animation

I am working on a roulette game with Cocos Creator.

Because of the angle of the table, I have to create the wheel with sprite animation.

Now I want to stop the wheel at a particular number.

Is there a way to find which frame is playing and stop?

I have seen many games like this. Is there a particular method to do something like this?

i am new to cocos creator.
but similar things should be supported by the engine.
Can anyone give some help on this?