blob: b137f7af74af670ec3f3e7a2f5a46cf62020a6c6 [file] [log] [blame]
{
"name": "ZenSpriteKit",
"version": "1.1.0",
"swift_versions": "5.0",
"summary": "ZenSpriteKit is a collection of extensions and functions for SpriteKit framework.",
"description": "ZenSpriteKit is a collection of convenient and concise extensions and functions for SpriteKit framework.",
"homepage": "https://github.com/roland19deschain/ZenSpriteKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenSpriteKit.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0",
"watchos": "4.0"
},
"source_files": "ZenSpriteKit/**/*{swift}",
"swift_version": "5.0"
}