Commit 91c99589 authored by Alex朱枝文's avatar Alex朱枝文

升级富文本库,解决action事件没法释放问题

parent 99a397d0
...@@ -84,7 +84,7 @@ target 'galaxy' do ...@@ -84,7 +84,7 @@ target 'galaxy' do
pod 'JCore', '4.6.0-noidfa' pod 'JCore', '4.6.0-noidfa'
#富文本库 #富文本库
pod 'AttributedString','3.3.5' pod 'AttributedString','3.4.2'
#Json字典、模型互转 #Json字典、模型互转
pod 'SmartCodable','3.4.0' pod 'SmartCodable','3.4.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment