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
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'KKPasscodeLock'
s.version = '0.1.5'
s.license = 'Apache 2.0'
s.summary = 'KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps'
s.summary = 'KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.'
s.homepage = 'https://github.com/aporat/KKPasscodeLock.git'
s.author = { 'Adar Porat' => 'adar.porat@gmail.com' }
s.source = { :git => 'https://github.com/aporat/KKPasscodeLock.git', :tag => '0.1.5' }