pod install
Showing
with
8 additions
and
2 deletions
| ... | ... | @@ -42,6 +42,8 @@ Pod::Spec.new do |s| |
| s.private_header_files = ['FUSFoundation/Classes/FUSFoundation/Tools/ThirdParty/Audio/**/*.h'] | ||
| s.project_header_files = 'FUSFoundation/Classes/FUSFoundation/Tools/ThirdParty/ByteDanceBeauty/include/*.h' | ||
| s.prefix_header_contents = ['#import "NSString+MD5.h"'] | ||
| s.libraries = 'stdc++', 'c++', 'bz2' | ||
| s.dependency 'AFNetworking' | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment