[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / e / GlideEngine / 1.0.5 / GlideEngine.podspec.json
blobd6e83f39c449518b6a4641e33fc39717c940b04a
2   "name": "GlideEngine",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "Game engine for making 2d games on iOS, macOS and tvOS",
6   "homepage": "https://github.com/cocoatoucher/Glide",
7   "authors": {
8     "cocoatoucher": "cocoatoucher@posteo.se"
9   },
10   "swift_versions": "5.0",
11   "platforms": {
12     "ios": "11.4",
13     "osx": "10.13",
14     "tvos": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/cocoatoucher/Glide.git",
18     "tag": "1.0.5"
19   },
20   "source_files": "Sources/**/*.swift",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "SpriteKit"
25   ],
26   "swift_version": "5.0"