Skip to content

Commit fcbfe9e

Browse files
committed
refine: 修改spec tag
1 parent 557080f commit fcbfe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TheRouter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

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

0 commit comments

Comments
 (0)