[Validation] Fix description related checks
This commit is contained in:
@@ -7,7 +7,6 @@ Pod::Spec.new do |s|
|
||||
s.author = { 'Bruno Wernimont' => 'bruno.wernimont+github@gmail.com' }
|
||||
s.source = { :git => 'https://github.com/brunow/BaseKit.git', :tag => '0.2.1' }
|
||||
|
||||
s.description = 'BaseKit is a set of IOS class to make your life easier.'
|
||||
s.platform = :ios
|
||||
|
||||
|
||||
@@ -46,4 +45,4 @@ Pod::Spec.new do |s|
|
||||
form_mapping.dependency 'BWLongTextViewController'
|
||||
form_mapping.dependency 'ActionSheetPicker2'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user