Skip to content

Commit

Permalink
Merge pull request #58 from Anviking/podspec-0.3.4
Browse files Browse the repository at this point in the history
v0.3.4
  • Loading branch information
Anviking committed Dec 16, 2015
2 parents 0226cd3 + 20eed87 commit 484321f
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.3.3"
s.version = "0.3.4"
s.summary = "Swift 2 JSON parsing done (more) right"
s.description = "Simple yet powerful object mapping made possible by Swift 2's new 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 484321f

Please sign in to comment.