We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a05be commit dce79b6Copy full SHA for dce79b6
UIRouter.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'UIRouter'
11
- s.version = '0.1.0'
+ s.version = '0.1.0.alpha'
12
s.summary = 'Swift 实现的路由解耦框架.'
13
s.description = <<-DESC
14
TODO: Add long description of the pod here.
0 commit comments