Skip to content

Commit 9cd6745

Browse files
committed
Updating Authenticator to Mark 1.0.2
1 parent 12f084b commit 9cd6745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ target 'WooCommerce' do
1818
#
1919
pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :tag => '0.2.3'
2020
pod 'Gridicons', '0.15'
21-
pod 'WordPressAuthenticator', '~> 1.0'
21+
pod 'WordPressAuthenticator', '1.0.2'
2222

2323

2424
# External Libraries

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ DEPENDENCIES:
7272
- Crashlytics (~> 3.10)
7373
- Gridicons (= 0.15)
7474
- KeychainAccess (~> 3.1)
75-
- WordPressAuthenticator (~> 1.0)
75+
- WordPressAuthenticator (= 1.0.2)
7676

7777
SPEC REPOS:
7878
https://github.com/cocoapods/specs.git:
@@ -132,6 +132,6 @@ SPEC CHECKSUMS:
132132
WordPressUI: af141587ec444f9af753a00605bd0d3f14d8d8a3
133133
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4
134134

135-
PODFILE CHECKSUM: 60104ed4eaf82cee487f83818dceb80f392ce97f
135+
PODFILE CHECKSUM: cf5b7216652672de11a865ab3265c7b0c38117e2
136136

137137
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)