diff --git a/JSONHelper.podspec b/JSONHelper.podspec index a785f7a..a1b8dcb 100644 --- a/JSONHelper.podspec +++ b/JSONHelper.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JSONHelper' - s.version = '1.5.4' + s.version = '1.6.0' s.license = { :type => 'zlib', :file => 'LICENSE' } s.summary = 'Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.' diff --git a/JSONHelper/Supporting Files/Mac/Info.plist b/JSONHelper/Supporting Files/Mac/Info.plist index b253824..cf6bf47 100644 --- a/JSONHelper/Supporting Files/Mac/Info.plist +++ b/JSONHelper/Supporting Files/Mac/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.4 + 1.6.0 CFBundleSignature ???? CFBundleVersion - 16 + 17 NSPrincipalClass diff --git a/JSONHelper/Supporting Files/iOS/Info.plist b/JSONHelper/Supporting Files/iOS/Info.plist index b253824..cf6bf47 100644 --- a/JSONHelper/Supporting Files/iOS/Info.plist +++ b/JSONHelper/Supporting Files/iOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.4 + 1.6.0 CFBundleSignature ???? CFBundleVersion - 16 + 17 NSPrincipalClass