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 f43cb2b commit d7725dcCopy full SHA for d7725dc
Podfile
@@ -2,7 +2,6 @@ platform :ios, '7.0'
2
3
pod 'OneTimePassword', '~> 1.0'
4
pod 'SVProgressHUD', '~> 1.0'
5
-pod 'Base32', '~> 1.0.1'
6
pod 'UIColor+Categories', '~> 0.2'
7
pod 'MRX', :git => 'https://github.com/mattrubin/MRX.git'
8
Podfile.lock
@@ -7,7 +7,6 @@ PODS:
- UIColor+Categories (0.2)
9
DEPENDENCIES:
10
- - Base32 (~> 1.0.1)
11
- MRX (from `https://github.com/mattrubin/MRX.git`)
12
- OneTimePassword (~> 1.0)
13
- SVProgressHUD (~> 1.0)
0 commit comments