Skip to content

Commit 20e9c9f

Browse files
authored
0.5.2 release
1 parent 927e18f commit 20e9c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MCJSONKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MCJSONKit"
3-
s.version = "0.5.1"
3+
s.version = "0.5.2"
44
s.ios.deployment_target = '8.0'
55
s.osx.deployment_target = '10.9'
66
s.summary = "A fast and convenient conversion between JSON and model"

0 commit comments

Comments
 (0)