[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / 9 / 0 / LayerSprites / 1.1 / LayerSprites.podspec.json
blobaac24756f23457f181e06a9bd8a6bca252a2c1aa
2   "name": "LayerSprites",
3   "version": "1.1",
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.1"
11   },
12   "source_files": "LayerSprites",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3"
16   }