Bulk add dot at the end of summaries and descriptions.
This commit is contained in:
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user