Commit e090737ec93f1e4869dafbf54b39dc078be1fec3
1 parent
483472fc
no message
Showing
1 changed file
with
3 additions
and
0 deletions
CNLiveMineModule.podspec
| @@ -82,6 +82,9 @@ TODO: 网家家-我的模块. | @@ -82,6 +82,9 @@ TODO: 网家家-我的模块. | ||
| 82 | # 二维码模块 | 82 | # 二维码模块 |
| 83 | s.dependency 'CNLiveQrCodeModule' | 83 | s.dependency 'CNLiveQrCodeModule' |
| 84 | 84 | ||
| 85 | + # 积分模块 | ||
| 86 | + s.dependency 'CNLiveIntegralModule' | ||
| 87 | + | ||
| 85 | # 订单模块 | 88 | # 订单模块 |
| 86 | s.dependency 'CNLiveMyOrderModule' | 89 | s.dependency 'CNLiveMyOrderModule' |
| 87 | 90 |