Commit 1602ec184cf81f94f4712976bb36ab12c172995e
1 parent
8c7deead
no message
Showing
1 changed file
with
2 additions
and
5 deletions
CNLiveSettingModule.podspec
| @@ -69,9 +69,6 @@ TODO: 网家家-设置模块. | @@ -69,9 +69,6 @@ TODO: 网家家-设置模块. | ||
| 69 | ss.source_files = 'CNLiveSettingModule/Classes/Cancellation/*.{h,m}' | 69 | ss.source_files = 'CNLiveSettingModule/Classes/Cancellation/*.{h,m}' |
| 70 | ss.dependency 'CNLiveTripartiteManagement/YYKit' | 70 | ss.dependency 'CNLiveTripartiteManagement/YYKit' |
| 71 | 71 | ||
| 72 | - # 用户协议 | ||
| 73 | - ss.dependency 'CNLiveUserAgreementManager' | ||
| 74 | - | ||
| 75 | ss.dependency 'CNLiveSettingModule/View' | 72 | ss.dependency 'CNLiveSettingModule/View' |
| 76 | 73 | ||
| 77 | end | 74 | end |
| @@ -93,7 +90,7 @@ TODO: 网家家-设置模块. | @@ -93,7 +90,7 @@ TODO: 网家家-设置模块. | ||
| 93 | # 服务层 | 90 | # 服务层 |
| 94 | s.dependency 'CNLiveServices' | 91 | s.dependency 'CNLiveServices' |
| 95 | 92 | ||
| 96 | - #环境库 | 93 | + # 环境库 |
| 97 | s.dependency 'CNLiveEnvironment' | 94 | s.dependency 'CNLiveEnvironment' |
| 98 | 95 | ||
| 99 | # 数据请求 | 96 | # 数据请求 |
| @@ -102,7 +99,7 @@ TODO: 网家家-设置模块. | @@ -102,7 +99,7 @@ TODO: 网家家-设置模块. | ||
| 102 | # 用户信息本地化 | 99 | # 用户信息本地化 |
| 103 | s.dependency 'CNLiveUserManagement' | 100 | s.dependency 'CNLiveUserManagement' |
| 104 | 101 | ||
| 105 | - # 协议 | 102 | + # 用户协议 |
| 106 | s.dependency 'CNLiveUserAgreementManager' | 103 | s.dependency 'CNLiveUserAgreementManager' |
| 107 | 104 | ||
| 108 | end | 105 | end |