Fix podspec

This commit is contained in:
Zhigang Fang
2017-04-17 22:18:33 +08:00
parent 6aebf0f643
commit ca1ed5b810

View File

@@ -90,7 +90,7 @@ Pod::Spec.new do |s|
# Not including the public_header_files will make all headers public.
#
s.source_files = "JSON/**/*.{h,m}"
s.source_files = "JSON/**/*.swift"
# s.public_header_files = "Classes/**/*.h"