blob: 9aa84c4978aa92aba73de78d9ffe50228c26302e [file] [log] [blame]
{
"name": "FDChessboardView",
"version": "2.0.0",
"license": "MIT",
"summary": "A view controller for chess boards",
"homepage": "https://github.com/fulldecent/FDChessboardView",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDChessboardView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"FDChessboardView": [
"Resources/**/*.{png}"
]
},
"swift_version": "5.0"
}