覆盖羽声
This commit is contained in:
4
Podfile
4
Podfile
@@ -8,7 +8,7 @@ def taget_pods
|
||||
|
||||
pod 'LLDebugTool',:configurations => ['Debug'] #调试工具
|
||||
# pod 'MLeaksFinder',:configurations => ['Debug'] #调试工具
|
||||
# pod 'IQKeyboardManager'
|
||||
pod 'IQKeyboardManager'
|
||||
#网络请求
|
||||
pod 'AFNetworking'
|
||||
#图片加载
|
||||
@@ -24,6 +24,8 @@ def taget_pods
|
||||
pod 'TZImagePickerController'
|
||||
# 布局
|
||||
pod 'Masonry'
|
||||
# 数据存储
|
||||
pod 'FMDB'
|
||||
#轮播
|
||||
pod 'SDCycleScrollView'
|
||||
#日期选择
|
||||
|
||||
Reference in New Issue
Block a user