Skip to content

Commit 5551eb0

Browse files
committed
Updated DMPasscode pod (fixed touch id bug)
1 parent 96d6375 commit 5551eb0

7 files changed

Lines changed: 4877 additions & 4882 deletions

File tree

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ link_with 'BitStore', 'BitStore Tests'
44
source 'https://github.com/CocoaPods/Specs.git'
55
# ----
66
pod 'CoreBitcoin', :podspec => 'https://raw.github.com/oleganza/CoreBitcoin/master/CoreBitcoin.podspec', :commit => '2f86fc1'
7-
pod 'DMPasscode', '1.0.4'
7+
pod 'DMPasscode', '1.0.5'
88
pod 'FXBlurView', '1.6.2'
99
pod 'MBProgressHUD', '0.9'
1010
pod 'NSDate+TimeAgo', '1.0.3'

Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- AFNetworking (1.3.2)
33
- CoreBitcoin (0.4.0):
44
- OpenSSL-Universal (= 1.0.1.h)
5-
- DMPasscode (1.0.4)
5+
- DMPasscode (1.0.5)
66
- FXBlurView (1.6.2)
77
- iRate (1.10.3)
88
- MBProgressHUD (0.9)
@@ -14,7 +14,7 @@ PODS:
1414

1515
DEPENDENCIES:
1616
- CoreBitcoin (from `https://raw.github.com/oleganza/CoreBitcoin/master/CoreBitcoin.podspec`)
17-
- DMPasscode (= 1.0.4)
17+
- DMPasscode (= 1.0.5)
1818
- FXBlurView (= 1.6.2)
1919
- iRate (= 1.10.3)
2020
- MBProgressHUD (= 0.9)
@@ -30,7 +30,7 @@ EXTERNAL SOURCES:
3030
SPEC CHECKSUMS:
3131
AFNetworking: 13fd672bb1f6919946d259d97f31000015680dfa
3232
CoreBitcoin: 0957e9fa7a31867b91f459f943bd9144d397b624
33-
DMPasscode: c70c6c0ee14bef2c838318ff9113813029db83de
33+
DMPasscode: 00a648461fa8d1d6bf0098848e3a4be094fcf012
3434
FXBlurView: 47496afc9160097fa34af35fc4b310bd85d65dca
3535
iRate: 40ebea2bb1e88866cef7393bd0abeae232cc5d38
3636
MBProgressHUD: 2038dbcf3dce73215abed6001657043d53aa79a8

Pods/DMPasscode/Pod/Classes/DMPasscode.m

Lines changed: 15 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/DMPasscode/README.md

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)