diff --git a/GSLAdditions.podspec b/GSLAdditions.podspec index 7a5a387..b0d3f81 100644 --- a/GSLAdditions.podspec +++ b/GSLAdditions.podspec @@ -1,10 +1,10 @@ Pod::Spec.new do |s| s.name = 'GSLAdditions' - s.version = '4.0.1' + s.version = '4.0.2' s.author = 'GyazSquare' s.license = { :type => 'MIT' } s.homepage = 'https://github.com/GyazSquare/GSLAdditions' - s.source = { :git => 'https://github.com/GyazSquare/GSLAdditions.git', :tag => '4.0.1' } + s.source = { :git => 'https://github.com/GyazSquare/GSLAdditions.git', :tag => '4.0.2' } s.summary = 'Objective-C GSL categories for iOS, macOS, watchOS and tvOS.' s.requires_arc = true