[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / SKTiled / 1.16 / SKTiled.podspec.json
blobc4487b073934ecc4352f41327c3586eefa44bd22
2   "name": "SKTiled",
3   "version": "1.16",
4   "summary": "SKTiled is a framework for using Tiled content with Apple's SpriteKit.",
5   "description": "SKTiled is a framework for using Tiled content with Apple's SpriteKit, allowing the creation of game assets from .tmx files.",
6   "authors": {
7     "Michael Fessenden": "michael.fessenden@gmail.com"
8   },
9   "homepage": "https://github.com/mfessenden/SKTiled",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://github.com/mfessenden/SKTiled.git",
20     "tag": "1.16"
21   },
22   "source_files": "Sources/*.swift",
23   "requires_arc": true,
24   "libraries": "z",
25   "pushed_with_swift_version": "3.2"