[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / SKTiled / 1.22 / SKTiled.podspec.json
blob23bd44f45e14405ab9723b43626ca8543b324e2a
2   "name": "SKTiled",
3   "version": "1.22",
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": "12.0",
16     "osx": "10.12",
17     "tvos": "12.0"
18   },
19   "source": {
20     "git": "https://github.com/mfessenden/SKTiled.git",
21     "tag": "1.22"
22   },
23   "source_files": "Sources/*.swift",
24   "requires_arc": true,
25   "swift_versions": [
26     5,
27     5.2,
28     5.3
29   ],
30   "swift_version": "5.3"