集成配置、网络请求、缓存等工具
Showing
This diff is collapsed.
Click to expand it.
No preview for this file type
510 Bytes
757 Bytes
636 Bytes
793 Bytes


FastService/Base/Model/LocalCache.h
0 → 100644
FastService/Base/Model/LocalCache.m
0 → 100644
FastService/Base/Model/UserInfo.h
0 → 100644
FastService/Base/Model/UserInfo.m
0 → 100644
This diff is collapsed.
Click to expand it.
FastService/Common/Client/AppConfig.h
0 → 100644
FastService/Common/Client/AppConfig.m
0 → 100644
FastService/Common/Client/AppTools.h
0 → 100644
FastService/Common/Client/AppTools.m
0 → 100644
FastService/Common/Client/TestClient.h
0 → 100644
FastService/Common/Client/TestClient.m
0 → 100644
This diff is collapsed.
Click to expand it.
FastService/Common/Client/XVAlertTools.h
0 → 100644
FastService/Common/Client/XVAlertTools.m
0 → 100644
This diff is collapsed.
Click to expand it.
FastService/Constants.h
0 → 100644
FastService/Header.h
0 → 100644
FastService/Notification.h
0 → 100644
... | @@ -37,6 +37,9 @@ target 'fastservice' do | ... | @@ -37,6 +37,9 @@ target 'fastservice' do |
# pod 'BMKLocationKit' | # pod 'BMKLocationKit' | ||
# pod 'BaiduNaviKit-All', '6.4.0' # 集成地图Map包 | # pod 'BaiduNaviKit-All', '6.4.0' # 集成地图Map包 | ||
pod 'CWLateralSlide', '~> 1.6.3' | pod 'CWLateralSlide', '~> 1.6.3' | ||
pod 'HWPanModal', '~> 0.9.9' | |||
# pod 'FloatingPanel' | |||
end | end |