Bulk add dot at the end of summaries and descriptions.

This commit is contained in:
Fabio Pelosin
2012-06-27 15:40:08 +02:00
parent 9654119368
commit 0e91086eb2
144 changed files with 145 additions and 145 deletions
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'ObjectiveLibModbus'
s.version = '0.0.2'
s.license = 'GNU'
s.summary = 'Obj-C wrapper for libmodbus'
s.summary = 'Obj-C wrapper for libmodbus.'
s.homepage = 'https://github.com/iUtvikler/ObjectiveLibModbus'
s.author = { 'Lars-Jørgen Kristiansen' => 'LarsJK.84@gmail.com' }
s.source = { :git => 'https://github.com/iUtvikler/ObjectiveLibModbus.git', :tag => '0.0.2' }