We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927e18f commit 20e9c9fCopy full SHA for 20e9c9f
MCJSONKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "MCJSONKit"
3
- s.version = "0.5.1"
+ s.version = "0.5.2"
4
s.ios.deployment_target = '8.0'
5
s.osx.deployment_target = '10.9'
6
s.summary = "A fast and convenient conversion between JSON and model"
0 commit comments