Skip to content

Commit d7725dc

Browse files
committed
Remove explicit dependency on Base32
1 parent f43cb2b commit d7725dc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ platform :ios, '7.0'
22

33
pod 'OneTimePassword', '~> 1.0'
44
pod 'SVProgressHUD', '~> 1.0'
5-
pod 'Base32', '~> 1.0.1'
65
pod 'UIColor+Categories', '~> 0.2'
76
pod 'MRX', :git => 'https://github.com/mattrubin/MRX.git'
87

Podfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ PODS:
77
- UIColor+Categories (0.2)
88

99
DEPENDENCIES:
10-
- Base32 (~> 1.0.1)
1110
- MRX (from `https://github.com/mattrubin/MRX.git`)
1211
- OneTimePassword (~> 1.0)
1312
- SVProgressHUD (~> 1.0)

0 commit comments

Comments
 (0)