Updated sourcefiles tag

This commit is contained in:
Amir Abbas Mousavian
2016-07-27 15:19:41 +04:30
parent e6a450e3e2
commit dcbe3c1c3e
+1 -1
View File
@@ -93,7 +93,7 @@ Pod::Spec.new do |s|
# Not including the public_header_files will make all headers public.
#
s.source_files = "Sources/*.swift"
s.source_files = "Sources/**/*.swift"
s.exclude_files = "Sources/Exclude"
# s.public_header_files = "Classes/**/*.h"