From 656b0cf0d9d5561384f0655b14f9fd49c543e0dc Mon Sep 17 00:00:00 2001 From: Nikita Lutsenko Date: Thu, 7 Jan 2016 17:30:42 -0800 Subject: [PATCH] ParseUI 1.2.0 --- ParseUI.podspec | 2 +- ParseUI/Resources/Info.plist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ParseUI.podspec b/ParseUI.podspec index 38020f4..52d21c8 100644 --- a/ParseUI.podspec +++ b/ParseUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ParseUI' - s.version = '1.1.7' + s.version = '1.2.0' s.license = { :type => 'SDK', :file => 'LICENSE'} s.homepage = 'https://www.parse.com/' s.summary = 'ParseUI is a library of useful User Interface components for the Parse iOS SDK.' diff --git a/ParseUI/Resources/Info.plist b/ParseUI/Resources/Info.plist index dde99e2..7cead45 100644 --- a/ParseUI/Resources/Info.plist +++ b/ParseUI/Resources/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.7 + 1.2.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -22,8 +22,8 @@ iPhoneOS CFBundleVersion - 1.1.7 + 1.2.0 MinimumOSVersion - 6.0 + 7.0