[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 7 / ZenSpriteKit / 1.1.2 / ZenSpriteKit.podspec.json
blob0198f07d77fec53d36e79ca5166d9973ee780d28
2   "name": "ZenSpriteKit",
3   "version": "1.1.2",
4   "swift_versions": "5.0",
5   "summary": "ZenSpriteKit is a collection of extensions and functions for SpriteKit framework.",
6   "description": "ZenSpriteKit is a collection of convenient and concise extensions and functions for SpriteKit framework.",
7   "homepage": "https://github.com/roland19deschain/ZenSpriteKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Roik": "roland19deschain@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/roland19deschain/ZenSpriteKit.git",
17     "tag": "1.1.2"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.13",
23     "tvos": "11.0",
24     "watchos": "4.0"
25   },
26   "source_files": "ZenSpriteKit/**/*{swift}",
27   "swift_version": "5.0"