blob: 30e9c34c8f6d3cdaedbf0b8e245a469032b682e0 [file] [log] [blame]
{
"name": "Sage",
"version": "2.5.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",
"social_media_url": "https://twitter.com/nikolaivazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Sage.git",
"tag": "v2.5.1"
},
"source_files": "Sources/*.swift"
}