blob: 080a7ba0a56d0b526b51bd2d289577744cd34612 [file] [log] [blame]
{
"name": "FDChessboardView",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"FDChessboardView": [
"Resources/**/*.{png}"
]
},
"swift_version": "4.0"
}