[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 7 / ZenSpriteKit / 2.0.0 / ZenSpriteKit.podspec.json
blob604021359590738b977848e44c7023c72db9af2d
2   "name": "ZenSpriteKit",
3   "version": "2.0.0",
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": "2.0.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.13",
23     "tvos": "12.0",
24     "watchos": "4.0"
25   },
26   "source_files": "Sources/**/*{swift}",
27   "dependencies": {
28     "ZenSwift": [
30     ]
31   },
32   "swift_version": "5.0"