2 Commits

Author SHA1 Message Date
Steve Barnegren 0371a5d064 Updated podspec 2017-11-17 21:24:42 +00:00
Steve Barnegren aa31427b5f Added .swift-version 2017-11-17 21:20:27 +00:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
4.0
+1 -1
View File
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
Chess engine written in Swift
Chess engine written in Swift, support player vs player, and player vs AI games.
DESC
s.homepage = 'https://github.com/SteveBarnegren/SwiftChess'