Skip to content

Commit 37843d0

Browse files
committed
fix version
1 parent 8453c95 commit 37843d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ZippyJSON.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ZippyJSON is a very fast library for converting JSON into Swift objects. It is f
1616
s.osx.deployment_target = '10.13'
1717

1818
s.source_files = 'Sources/**/*.{h,hh,mm,m,c,cpp,swift}'
19-
s.dependency 'ZippyJSONCFamily', '~> 0.0.1'
19+
s.dependency 'ZippyJSONCFamily', '~> 0.0.2'
2020
s.dependency 'JJLISO8601DateFormatter', '~> 0.1.2'
2121
s.swift_version = '5.0'
2222

0 commit comments

Comments
 (0)