From 9afdcf2787f9ee14285a87b4e9e4cc1ae424898c Mon Sep 17 00:00:00 2001 From: Zev Eisenberg Date: Fri, 15 Jul 2016 11:28:32 -0400 Subject: [PATCH] Bump version to 3.2. --- BonMot.podspec | 2 +- Example/Podfile.lock | 12 ++++++------ Example/Pods/Local Podspecs/BonMot.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 12 ++++++------ Example/Pods/Target Support Files/BonMot/Info.plist | 2 +- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/BonMot.podspec b/BonMot.podspec index 9655d48c..b8bf0e30 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BonMot" - s.version = "3.1.1" + s.version = "3.2" s.summary = "An Objective-C attributed string generation library." s.description = <<-DESC BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS. diff --git a/Example/Podfile.lock b/Example/Podfile.lock index e21e6ed5..7c44734d 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (3.1.1): - - BonMot/Core (= 3.1.1) - - BonMot/Core (3.1.1) - - BonMot/UIKit (3.1.1): + - BonMot (3.2): + - BonMot/Core (= 3.2) + - BonMot/Core (3.2) + - BonMot/UIKit (3.2): - BonMot/Core DEPENDENCIES: @@ -11,10 +11,10 @@ DEPENDENCIES: EXTERNAL SOURCES: BonMot: - :path: ../ + :path: "../" SPEC CHECKSUMS: - BonMot: 1e6a1b229755a709cad4c6510026a53b46c89375 + BonMot: 039d91a9f7e408ed21e8627bb093a926e34553e0 PODFILE CHECKSUM: ae4abcb634e4918fa15395e23a8db9ca1dccad55 diff --git a/Example/Pods/Local Podspecs/BonMot.podspec.json b/Example/Pods/Local Podspecs/BonMot.podspec.json index 51c22225..9544c1ea 100644 --- a/Example/Pods/Local Podspecs/BonMot.podspec.json +++ b/Example/Pods/Local Podspecs/BonMot.podspec.json @@ -1,6 +1,6 @@ { "name": "BonMot", - "version": "3.1.1", + "version": "3.2", "summary": "An Objective-C attributed string generation library.", "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS.", "homepage": "https://github.com/Raizlabs/BonMot", @@ -10,7 +10,7 @@ }, "source": { "git": "https://github.com/Raizlabs/BonMot.git", - "tag": "3.1.1" + "tag": "3.2" }, "social_media_url": "https://twitter.com/ZevEisenberg", "platforms": { diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index e21e6ed5..7c44734d 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (3.1.1): - - BonMot/Core (= 3.1.1) - - BonMot/Core (3.1.1) - - BonMot/UIKit (3.1.1): + - BonMot (3.2): + - BonMot/Core (= 3.2) + - BonMot/Core (3.2) + - BonMot/UIKit (3.2): - BonMot/Core DEPENDENCIES: @@ -11,10 +11,10 @@ DEPENDENCIES: EXTERNAL SOURCES: BonMot: - :path: ../ + :path: "../" SPEC CHECKSUMS: - BonMot: 1e6a1b229755a709cad4c6510026a53b46c89375 + BonMot: 039d91a9f7e408ed21e8627bb093a926e34553e0 PODFILE CHECKSUM: ae4abcb634e4918fa15395e23a8db9ca1dccad55 diff --git a/Example/Pods/Target Support Files/BonMot/Info.plist b/Example/Pods/Target Support Files/BonMot/Info.plist index 793d31a9..9ae03a0c 100644 --- a/Example/Pods/Target Support Files/BonMot/Info.plist +++ b/Example/Pods/Target Support Files/BonMot/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.1 + 3.2.0 CFBundleSignature ???? CFBundleVersion