[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 2 / ChessKit / 1.2.13 / ChessKit.podspec.json
blobe50895630f2a96334be06b37ce804e5501d05d78
2   "name": "ChessKit",
3   "version": "1.2.13",
4   "summary": "Lightweight and fast chess framework written in Swift.",
5   "description": "Lightweight and fast chess framework written in Swift. ChessKit is used as a base freamework for Ladoga chess engine.",
6   "homepage": "https://perechnev.github.io/ChessKit/",
7   "license": "MIT",
8   "authors": {
9     "Alexander Perechnev": "alexander@perechnev.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "swift_versions": "5.2",
16   "source": {
17     "git": "https://github.com/perechnev/ChessKit.git",
18     "tag": "1.2.13"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Classes/Exclude",
22   "swift_version": "5.2"