Skip to content

Commit 5040878

Browse files
authored
Update podspec to latest version
1 parent 2b77a80 commit 5040878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XMLParsing.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "XMLParsing"
3-
s.version = "0.0.2"
3+
s.version = "0.0.3"
44
s.summary = "XMLEncoder & XMLDecoder using the Codable protocol in Swift 4"
55
s.description = "XMLParsing allows Swift 4 Codable-conforming objects to be translated to and from XML"
66
s.homepage = "https://github.com/ShawnMoore/XMLParsing"

0 commit comments

Comments
 (0)