Skip to content

Commit

Permalink
Update Decodable.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Jan 16, 2016
1 parent 0c72d26 commit 0ee5053
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.4"
s.version = "0.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 0ee5053

Please sign in to comment.