Browse Source

no message

南鑫林 5 years ago
parent
commit
0b8732ec45
1 changed files with 2 additions and 0 deletions
  1. 2 0
      RainbowPlanet/Podfile

+ 2 - 0
RainbowPlanet/Podfile

@@ -61,6 +61,8 @@ target 'RainbowPlanet' do
   pod 'ESTabBarController-swift'
   # 日期选择器
   pod 'PGDatePicker'
+  # 生成二维码
+  pod 'EFQRCode'
   
   # Label扩展
   pod 'YYText'