Bulk removed clean_paths.

This commit is contained in:
Fabio Pelosin
2012-06-27 14:33:50 +02:00
parent 79aaeaaa48
commit 9654119368
261 changed files with 257 additions and 296 deletions
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
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'
s.clean_paths = 'SEHumanizedTimeDiffDemo.xcodeproj', 'SEHumanizedTimeDiffDemo'
s.frameworks = 'Foundation'
end