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 72cdc3a commit 460335cCopy full SHA for 460335c
.gitignore
@@ -93,3 +93,4 @@ fastlane/test_output
93
# https://github.com/johnno1962/injectionforxcode
94
95
iOSInjectionProject/
96
+theme
Example/Podfile.lock
@@ -1,7 +1,7 @@
1
PODS:
2
- Submodule (0.1.0):
3
- UIRouter
4
- - UIRouter (0.1.0)
+ - UIRouter (0.1.0.alpha)
5
6
DEPENDENCIES:
7
- Submodule (from `Submodule/`)
@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
15
16
SPEC CHECKSUMS:
17
Submodule: 4d6c30b294c43d33503985e348909fd7c4c02353
18
- UIRouter: b44b40235967b49c90a02f4c4591ccef8f25d7ae
+ UIRouter: cc1486c13af569df95ed9a6c0dfb0b8e5532ec65
19
20
PODFILE CHECKSUM: 6cbdf15ab32343a1b20c502fe96b51208e44cc80
21
0 commit comments