[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 3 / SwiftChess / 1.1.1 / SwiftChess.podspec.json
blobc833bbdc85571143d8974f413be9c25ac1fdc21a
2   "name": "SwiftChess",
3   "version": "1.1.1",
4   "summary": "Chess engine written in Swift",
5   "description": "Chess engine written in Swift, support player vs player, and player vs AI games.",
6   "homepage": "https://github.com/SteveBarnegren/SwiftChess",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Barnegren": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SwiftChess.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/stevebarnegren",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SwiftChess/Source/**/*",
24   "swift_version": "5.0"