Commit f7745d5dfdde2269a0f6b05d75d1d475f33a0c3e
1 parent
28efa3fc
去除网络监听组件
Showing
1 changed file
with
0 additions
and
2 deletions
Podfile
| @@ -27,8 +27,6 @@ target 'metaCode' do | @@ -27,8 +27,6 @@ target 'metaCode' do | ||
| 27 | pod 'MBProgressHUD' | 27 | pod 'MBProgressHUD' |
| 28 | #空白占位 | 28 | #空白占位 |
| 29 | pod 'EmptyDataSet-Swift' | 29 | pod 'EmptyDataSet-Swift' |
| 30 | - #网络监听 | ||
| 31 | - pod 'ReachabilitySwift' | ||
| 32 | #模型转换工具 | 30 | #模型转换工具 |
| 33 | pod 'HandyJSON' | 31 | pod 'HandyJSON' |
| 34 | #图片视频选择器 | 32 | #图片视频选择器 |