update pod version and jazzy docs

This commit is contained in:
John Estropia
2019-03-31 00:29:43 +09:00
parent 6f290213fa
commit b2dba0d6fd
348 changed files with 59478 additions and 14559 deletions

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "6.2.1"
s.swift_version = "4.2"
s.version = "6.3.0"
s.swift_version = "5.0"
s.license = "MIT"
s.homepage = "https://github.com/JohnEstropia/CoreStore"
s.documentation_url = "https://JohnEstropia.github.io/CoreStore"