blob: 1656d402c61944aaea883f37546cbf3162f5d8d5 [file] [log] [blame]
{
"name": "FDChessboardView",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"FDChessboardView": [
"Resources/**/*.{png}"
]
},
"pushed_with_swift_version": "3.0"
}