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