[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / e / 2 / ChessKit / 1.2.12 / ChessKit.podspec.json
blobb2852af4cbacef9acd991a7db9998a37be56c275
2   "name": "ChessKit",
3   "version": "1.2.12",
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.12"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Classes/Exclude",
22   "swift_version": "5.2"