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
+1 -1
View File
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.source_files = 'src/**/*.{h,m}'
s.clean_paths = 'ConciseKitSpecs'
s.frameworks = 'Foundation'
end