blob: 3a6b5521d99c20c2e777218b6781b7a430082fcb [file] [log] [blame]
{
"name": "LayerSprites",
"version": "1.0",
"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.0"
},
"source_files": "LayerSprites",
"requires_arc": true,
"platforms": {
"ios": "4.3"
}
}