blob: b7cd01e1d649fbe6a647b04ddc0733f196d615ad [file] [log] [blame]
{
"name": "ChallongeNetworking",
"version": "0.3.0",
"summary": "Swift library to integrate with the Challonge API.",
"description": "A library to easily integrate with the Challonge API for easy tournament and bracket management.",
"homepage": "https://github.com/ashleyng/ChallongeNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ashleyng": "ashleyng@users.noreply.github.com"
},
"source": {
"git": "https://github.com/ashleyng/ChallongeNetworking.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "Source/**/*.{swift}"
}