Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Sep 29, 2017
1 parent 1948d3e commit 436340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Decodable.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Decodable"
s.version = "0.5"
s.version = "0.5.1"
s.summary = "Swift JSON parsing done (more) right"
s.description = "Simple yet powerful object mapping made possible by Swift 2's error handling. Greatly inspired by Argo, but without any functional programming and bizillion operators."
s.homepage = "https://github.com/Anviking/Decodable"
Expand Down

0 comments on commit 436340e

Please sign in to comment.