blob: 2eed59c5211ee2d70eca76674fe607d4d89b0693 [file] [log] [blame]
{
"name": "Sage",
"version": "2.0.1",
"summary": "A cross-platform chess library for Swift.",
"homepage": "https://github.com/nvzqz/Sage",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Sage.git",
"tag": "v2.0.1"
},
"source_files": "Sources/*.swift"
}