Commit 829543b1 authored by Steven杜宇's avatar Steven杜宇

// 添加数据库和调试工具

parent 77cfa604
......@@ -107,6 +107,12 @@ target 'galaxy' do
pod 'QY_iOS_SDK', '9.9.2'
#阿里云日志
pod 'AliyunLogProducer', '4.3.3'
#Realm
pod 'RealmSwift', '20.0.0'
pod 'Realm', '20.0.0'
#调试工具
pod 'LLDebugTool', '1.3.8.1', :configurations => ['Debug']
end
......
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