Skip to content

Commit 5f08fbe

Browse files
committed
Restore Cocoapod version.
1 parent 5db30b3 commit 5f08fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Japx.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 = 'Japx'
3-
s.version = '4.0.1'
3+
s.version = '4.0.0'
44
s.summary = 'Lightweight JSON:API parser.'
55
s.description = <<-DESC
66
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.

0 commit comments

Comments
 (0)