[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 0 / LayerSprites / 1.0 / LayerSprites.podspec.json
blob3a6b5521d99c20c2e777218b6781b7a430082fcb
2   "name": "LayerSprites",
3   "version": "1.0",
4   "license": "zlib",
5   "summary": "Library designed to simplify the use of sprite sheets in UIKit applications without using OpenGL or 3rd-party game libraries.",
6   "homepage": "https://github.com/nicklockwood/LayerSprites",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/LayerSprites.git",
10     "tag": "1.0"
11   },
12   "source_files": "LayerSprites",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3"
16   }