Commit d26833d4317d7a542d098354cb3f52339eab9e4f
1 parent
0cf5744f
提交0.0.3
Showing
1 changed file
with
4 additions
and
4 deletions
CNLiveServiceCenterModule.podspec
| @@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
| 8 | 8 | ||
| 9 | Pod::Spec.new do |s| | 9 | Pod::Spec.new do |s| |
| 10 | s.name = 'CNLiveServiceCenterModule' | 10 | s.name = 'CNLiveServiceCenterModule' |
| 11 | - s.version = '0.0.2' | 11 | + s.version = '0.0.3' |
| 12 | s.summary = '网家家企业端服务中心模块' | 12 | s.summary = '网家家企业端服务中心模块' |
| 13 | 13 | ||
| 14 | # This description is used to generate tags and improve search results. | 14 | # This description is used to generate tags and improve search results. |
| @@ -51,8 +51,8 @@ Pod::Spec.new do |s| | @@ -51,8 +51,8 @@ Pod::Spec.new do |s| | ||
| 51 | s.dependency 'CNLiveBeeHive' #核心路由架构 | 51 | s.dependency 'CNLiveBeeHive' #核心路由架构 |
| 52 | s.dependency 'CNLiveModuleServiceProtocols' | 52 | s.dependency 'CNLiveModuleServiceProtocols' |
| 53 | 53 | ||
| 54 | - #分享工具库 | ||
| 55 | - s.dependency 'CNLiveShareToolKit' | 54 | +# #分享工具库 |
| 55 | +# s.dependency 'CNLiveShareToolKit' | ||
| 56 | #基础请求组件库 | 56 | #基础请求组件库 |
| 57 | s.dependency 'CNLiveRequestBastKit' | 57 | s.dependency 'CNLiveRequestBastKit' |
| 58 | #基础UI组件库 | 58 | #基础UI组件库 |
| @@ -88,7 +88,7 @@ Pod::Spec.new do |s| | @@ -88,7 +88,7 @@ Pod::Spec.new do |s| | ||
| 88 | ######################################## | 88 | ######################################## |
| 89 | s.dependency 'CNLiveTripartiteManagement' | 89 | s.dependency 'CNLiveTripartiteManagement' |
| 90 | 90 | ||
| 91 | - s.dependency 'CNLiveOrganizationValidationModule' | 91 | +# s.dependency 'CNLiveOrganizationValidationModule' |
| 92 | 92 | ||
| 93 | 93 | ||
| 94 | end | 94 | end |