An SKTexture object is an image that can be applied to SKSpriteNode objects or particles created by a SKEmitterNode object.
SKTexture is part of sprite-kit, a graphics rendering and animation infrastructure to animate arbitrary textured images, or sprites.
sprite-kit is available on iOS (ios) and OS X (osx)