[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 4 / KRTournamentView / 1.0.2 / KRTournamentView.podspec.json
blobbaaea68b80be8f706b6121b79c2303075dae9e50
2   "name": "KRTournamentView",
3   "version": "1.0.2",
4   "summary": "A flexible tournament bracket.",
5   "description": "KRTournamentView is a flexible tournament bracket that can respond to the various structure on iOS.",
6   "homepage": "https://github.com/krimpedance/KRTournamentView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krimpedance": "krimpedance@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRTournamentView.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "KRTournamentView/**/*.swift"