[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 7 / 0 / SKTiled / 1.20 / SKTiled.podspec.json
blob1c5df6497aa1e50741485cedb28e51994b30ab0f
2   "name": "SKTiled",
3   "version": "1.20",
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": "11.0",
16     "osx": "10.13"
17   },
18   "source": {
19     "git": "https://github.com/mfessenden/SKTiled.git",
20     "tag": "1.20"
21   },
22   "source_files": "Sources/*.swift",
23   "requires_arc": true