How to read particle textures from SpriteFrameCache

Hello I’m in the middle of migrating all my graphics to one big sprite sheet to reduce the unnecessary overhead
the problem is with the ParticleSystemQuad that when I read a particle.plist file it automatically needs a file name
or texture data.

How can I make sure that ParticleSystemQuad will go to SpriteFrameCache and access it there?