blob: b06d2a739b454d7fe7368779b7c2ce194bfd3587 [file] [log] [blame]
{
"name": "FDChessboardView",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"FDChessboardView": [
"Resources/**/*.{png}"
]
}
}