blob: c83b73065c86506883c74d42bfbcbe04974fd6ae [file] [log] [blame]
{
"name": "RoundedCornerTileSet",
"version": "1.0.0",
"summary": "SwiftyJSON makes it easy to deal with JSON data in Swift",
"homepage": "https://github.com/ToddX61/RoundedCornerTileSet",
"license": {
"type": "MIT"
},
"authors": {
"Todd Denlinger": "todd at denlinger dot biz"
},
"requires_arc": true,
"swift_version": "4.0",
"platforms": {
"osx": "10.12",
"ios": "10.0"
},
"source": {
"git": "https://github.com/ToddX61/RoundedCornerTileSet.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}