[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / 3 / SwiftChess / 1.0 / SwiftChess.podspec.json
blob02334e71b2a9f0f3d2eef6c44bda6325cd96b996
2   "name": "SwiftChess",
3   "version": "1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/stevebarnegren",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftChess/Source/**/*"