blob: 896288ce2f97d43c7ad02af5b84b50e845c6ad85 [file] [log] [blame]
{
"name": "LayerSprites",
"version": "1.2",
"license": "zlib",
"summary": "Library designed to simplify the use of sprite sheets in UIKit applications without using OpenGL or 3rd-party game libraries.",
"homepage": "https://github.com/nicklockwood/LayerSprites",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/LayerSprites.git",
"tag": "1.2"
},
"source_files": "LayerSprites",
"requires_arc": true,
"platforms": {
"ios": "4.3"
}
}