Commit 040237bb98dc7c4f1d745657a00cf653135c7bc8

Authored by 梁星国
1 parent 297215da

提交

Showing 1 changed file with 1 additions and 1 deletions
CNLiveUploadManager.podspec
@@ -92,7 +92,7 @@ TODO:加入压缩测试 @@ -92,7 +92,7 @@ TODO:加入压缩测试
92 # Not including the public_header_files will make all headers public. 92 # Not including the public_header_files will make all headers public.
93 # 93 #
94 94
95 - s.source_files = "CNLiveUploadManager/**/*" #文件路径 95 + s.source_files = "CNLiveUploadManager/*" #文件路径
96 s.exclude_files = "Classes/Exclude" 96 s.exclude_files = "Classes/Exclude"
97 97
98 # s.public_header_files = "Classes/**/*.h" 98 # s.public_header_files = "Classes/**/*.h"