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.",
7 "Michael Fessenden": "michael.fessenden@gmail.com"
9 "homepage": "https://github.com/mfessenden/SKTiled",
19 "git": "https://github.com/mfessenden/SKTiled.git",
22 "source_files": "Sources/*.swift",
25 "preserve_paths": "zlib/*",
26 "pod_target_xcconfig": {
27 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/SKTiled/zlib"
29 "pushed_with_swift_version": "3.1"