[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / e / 3 / SwiftChess / 0.1.0 / SwiftChess.podspec.json
blobcccdfe3e6bbd3bfef6c7b4fa99c926c23f137448
2   "name": "SwiftChess",
3   "version": "0.1.0",
4   "summary": "Chess engine written in Swift",
5   "description": "Chess engine written in Swift",
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": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/stevebarnegren",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftChess/Source/**/*",
23   "pushed_with_swift_version": "3.0"