Skip to content

Commit

Permalink
[Update] TheRouter (1.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
david.zhu.xl committed Nov 22, 2023
1 parent b1389dd commit be26d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheRouter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'TheRouter'
s.version = '1.1.0'
s.version = '1.1.1'
s.summary = 'TheRouter一个用于模块间解耦和通信,基于Swift协议进行动态懒加载注册路由与打开路由的工具。同时支持通过Service-Protocol寻找对应的模块,并用 protocol进行依赖注入和模块通信。'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit be26d2c

Please sign in to comment.