diff --git a/BonMot.podspec b/BonMot.podspec index ec486a89..5c36e27c 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BonMot" - s.version = "3.0.0" + s.version = "3.0.1" 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 52f37717..13bf0dcc 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (3.0.0): - - BonMot/Core (= 3.0.0) - - BonMot/Core (3.0.0) - - BonMot/UIKit (3.0.0): + - BonMot (3.0.1): + - BonMot/Core (= 3.0.1) + - BonMot/Core (3.0.1) + - BonMot/UIKit (3.0.1): - BonMot/Core DEPENDENCIES: @@ -14,6 +14,6 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - BonMot: 374cd82befe7465dece616f354bad5feb59b661c + BonMot: e8d7b8920dc9363291c308e853ccb5784d5de4bd COCOAPODS: 0.39.0 diff --git a/Example/Pods/Local Podspecs/BonMot.podspec.json b/Example/Pods/Local Podspecs/BonMot.podspec.json index 332c21f2..4b830b3b 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.0.0", + "version": "3.0.1", "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.0.0" + "tag": "3.0.1" }, "social_media_url": "https://twitter.com/ZevEisenberg", "platforms": { diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 52f37717..13bf0dcc 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (3.0.0): - - BonMot/Core (= 3.0.0) - - BonMot/Core (3.0.0) - - BonMot/UIKit (3.0.0): + - BonMot (3.0.1): + - BonMot/Core (= 3.0.1) + - BonMot/Core (3.0.1) + - BonMot/UIKit (3.0.1): - BonMot/Core DEPENDENCIES: @@ -14,6 +14,6 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - BonMot: 374cd82befe7465dece616f354bad5feb59b661c + BonMot: e8d7b8920dc9363291c308e853ccb5784d5de4bd COCOAPODS: 0.39.0 diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/BonMot.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/BonMot.xcscheme index 029235de..a784c97d 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/BonMot.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/BonMot.xcscheme @@ -14,7 +14,7 @@ buildForArchiving = "YES"> diff --git a/Example/Pods/Target Support Files/BonMot/Info.plist b/Example/Pods/Target Support Files/BonMot/Info.plist index dc92af90..02c39b2f 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.0.0 + 3.0.1 CFBundleSignature ???? CFBundleVersion