blob: 781cc65bd5365acbbb3dceba71612dc1545bb98d [file] [log] [blame]
{
"name": "RoundedCornerTileSet",
"version": "1.1.0",
"summary": "Create and display rounded corner tile sets with Sprint and SpriteKit",
"homepage": "https://github.com/ToddX61/RoundedCornerTileSet",
"license": {
"type": "MIT"
},
"authors": {
"Todd Denlinger": "todd at denlinger dot biz"
},
"requires_arc": true,
"swift_version": "5.0",
"platforms": {
"osx": "10.12",
"ios": "11.0"
},
"source": {
"git": "https://github.com/ToddX61/RoundedCornerTileSet.git",
"tag": "1.1.0"
},
"source_files": "Sources/*.swift"
}