[Validation] Fix description related checks
This commit is contained in:
@@ -6,7 +6,6 @@ Pod::Spec.new do |s|
|
||||
s.homepage = 'https://github.com/norsez/BDDynamicGridViewController'
|
||||
s.author = { 'Norsez Orankijanan' => 'norsez@gmail.com' }
|
||||
s.source = { :git => 'https://github.com/norsez/BDDynamicGridViewController.git', :tag => '0.0.2' }
|
||||
s.description = 'Data-aware view-controller that displays a UIView list in an automatically laid out grid.'
|
||||
s.platform = :ios
|
||||
s.source_files = 'Classes', 'Classes'
|
||||
s.requires_arc = true
|
||||
|
||||
Reference in New Issue
Block a user