mirror of
https://github.com/zhigang1992/JSON.git
synced 2026-06-19 17:00:24 +08:00
Fix podspec
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user