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
@@ -10,5 +10,5 @@ Pod::Spec.new do |s|
s.description = 'Simple IOS controller that show a full screen textView with keyboard.'
s.platform = :ios
s.source_files = 'BWLongTextViewController/*.{h,m}'
s.clean_paths = 'BWLongTextViewControllerExample', 'BWLongTextViewControllerExample.xcodeproj', 'LICENSE'
end