iOS: use category method to translate JSValue to object

This commit is contained in:
pengfei.zhou
2022-03-03 15:36:16 +08:00
committed by osborn
parent 85a03bdd93
commit aa837b807a
5 changed files with 201 additions and 36 deletions

View File

@@ -8,9 +8,9 @@ target 'Example' do
pod 'DoricCore', :path => '../../'
pod 'DoricDevkit', :path => '../../'
pod 'YYWebImage'
#pod 'YYWebImage'
pod 'YYImage/WebP'
#pod 'YYImage/WebP'
pod 'SDWebImage'