Skip to content

Commit

Permalink
Restore Cocoapod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fgulan committed Sep 10, 2021
1 parent 5db30b3 commit 5f08fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Japx.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Japx'
s.version = '4.0.1'
s.version = '4.0.0'
s.summary = 'Lightweight JSON:API parser.'
s.description = <<-DESC
Lightweight JSON:API parser that flattens complex JSON:API structure and turns it into simple JSON. It can also take simple JSON and turn it into JSON:API structure.
Expand Down

0 comments on commit 5f08fbe

Please sign in to comment.