blob: 63daedbdc0f8469385b2dad7fca1517a52b78d34 [file] [log] [blame]
{
"name": "KRTournamentView",
"version": "1.0.0",
"summary": "A flexible tournament bracket.",
"description": "KRTournamentView is a flexible tournament bracket that can respond to the various structure.\n on iOS.",
"homepage": "https://github.com/krimpedance/KRTournamentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krimpedance": "krimpedance@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRTournamentView.git",
"tag": "1.0.0"
},
"source_files": "KRTournamentView/**/*.swift"
}