[Fix] Minor fixes.

This commit is contained in:
Fabio Pelosin
2012-07-23 17:32:41 +02:00
parent 944a5e8b96
commit 0b472de140
11 changed files with 22 additions and 30 deletions
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/fictorial/SEHumanizedTimeDiff'
s.author = { 'Sarp Erdag' => 'sarp.erdag@apperto.com' }
s.source = { :git => 'https://github.com/fictorial/SEHumanizedTimeDiff.git', :tag => '0.0.1' }
s.description = 'Localizations available for Chinese, Japanese, Turkish, English, and German'
s.description = 'Localizations available for Chinese, Japanese, Turkish, English, and German.'
s.source_files = 'SEHumanizedTime/*.{h,m}'
s.resources = 'SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj'