We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8453c95 commit 37843d0Copy full SHA for 37843d0
ZippyJSON.podspec
@@ -16,7 +16,7 @@ ZippyJSON is a very fast library for converting JSON into Swift objects. It is f
16
s.osx.deployment_target = '10.13'
17
18
s.source_files = 'Sources/**/*.{h,hh,mm,m,c,cpp,swift}'
19
- s.dependency 'ZippyJSONCFamily', '~> 0.0.1'
+ s.dependency 'ZippyJSONCFamily', '~> 0.0.2'
20
s.dependency 'JJLISO8601DateFormatter', '~> 0.1.2'
21
s.swift_version = '5.0'
22
0 commit comments