diff --git a/PBKit.podspec b/PBKit.podspec index bcb85b4..78e6f02 100644 --- a/PBKit.podspec +++ b/PBKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PBKit' - s.version = '0.4.2' + s.version = '0.5.0' s.summary = 'UIKit with Pbind.' s.description = <<-DESC A group of UI components that using Pbind which can simply configure layout and data source with Plist.