Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 7703623

Browse files
committed
cut 1.1.0
1 parent 550cf80 commit 7703623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XpringKit.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "XpringKit"
3-
spec.version = "1.0.5"
3+
spec.version = "1.1.0"
44
spec.summary = "XpringKit provides a Swift based SDK for interacting with Xpring Platform (XRP/ILP)"
55

66
spec.description = "
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
1212
spec.homepage = "http://xpring.io"
1313
spec.license = "MIT"
1414
spec.author = { "Xpring Engineering" => "[email protected]" }
15-
spec.source = { :git => "https://github.com/xpring-eng/XpringKit.git", :tag => "1.0.5" }
15+
spec.source = { :git => "https://github.com/xpring-eng/XpringKit.git", :tag => "1.1.0" }
1616

1717
spec.swift_versions = [4.2]
1818
spec.requires_arc = true

0 commit comments

Comments
 (0)