diff --git a/Bond.podspec b/Bond.podspec index e7522272..7e5c8900 100644 --- a/Bond.podspec +++ b/Bond.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Bond" - s.version = "7.6.2" + s.version = "7.6.3" s.summary = "A Swift binding framework" s.description = <<-DESC @@ -21,7 +21,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = "8.0" s.osx.deployment_target = "10.11" s.tvos.deployment_target = "9.0" - s.source = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "7.6.2" } + s.source = { :git => "https://github.com/SwiftBond/Bond.git", :tag => "7.6.3" } s.source_files = "Sources/**/*.{h,m,swift}", "Supporting Files/Bond.h" s.ios.exclude_files = "Sources/Bond/AppKit" s.tvos.exclude_files = "Sources/Bond/AppKit" diff --git a/Supporting Files/Bond-Info.plist b/Supporting Files/Bond-Info.plist index f8780c84..b5e19f90 100644 --- a/Supporting Files/Bond-Info.plist +++ b/Supporting Files/Bond-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.6.2 + 7.6.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass