Skip to content

Commit

Permalink
Release 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed May 20, 2015
1 parent 317299d commit 09e345c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Lock.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Lock"
s.version = "1.12.0"
s.version = "1.12.1"
s.summary = "A library that uses Auth0 for Authentication with Native Look & Feel"
s.description = <<-DESC
[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)
Expand Down
32 changes: 16 additions & 16 deletions Lock/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,48 +79,48 @@ PODS:
- libextobjc/RuntimeExtensions
- libextobjc/RuntimeExtensions (0.4.1)
- libextobjc/UmbrellaHeader (0.4.1)
- Lock (1.12.0):
- Lock (1.12.1):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core (= 1.12.0)
- Lock/UI (= 1.12.0)
- Lock/Core (= 1.12.1)
- Lock/UI (= 1.12.1)
- Lock-Facebook (1.0.0):
- Facebook-iOS-SDK (~> 3.15)
- Lock/Core (~> 1.11)
- Lock-GooglePlus (1.0.0):
- Lock-GooglePlus (1.0.1):
- googleplus-ios-sdk (~> 1.7.1)
- Lock/Core (~> 1.11)
- Lock-Twitter (1.0.0):
- Lock-Twitter (1.0.1):
- BDBOAuth1Manager (~> 1.5.0)
- Lock/Core (~> 1.11)
- PSAlertView (~> 2.0)
- TWReverseAuth (~> 0.1.0)
- Lock/1Password (1.12.0):
- Lock/1Password (1.12.1):
- 1PasswordExtension (~> 1.2)
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
- Lock/Core (1.12.0):
- Lock/Core (1.12.1):
- AFNetworking (~> 2.5)
- CocoaLumberjack (~> 2.0.0-rc)
- ISO8601DateFormatter (~> 0.7)
- libextobjc (~> 0.4)
- Lock/ReactiveCore (1.12.0):
- Lock/ReactiveCore (1.12.1):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
- ReactiveCocoa (~> 2.3)
- Lock/SMS (1.12.0):
- Lock/SMS (1.12.1):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/UI
- Lock/TouchID (1.12.0):
- Lock/TouchID (1.12.1):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/UI
- SimpleKeychain (~> 0.2)
- TouchIDAuth (~> 0.1)
- Lock/UI (1.12.0):
- Lock/UI (1.12.1):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
Expand All @@ -131,7 +131,7 @@ PODS:
- OCHamcrest (4.1.1)
- OCMockito (1.4.0):
- OCHamcrest (~> 4.0)
- OHHTTPStubs (4.0.1)
- OHHTTPStubs (4.0.2)
- PSAlertView (2.0.3)
- ReactiveCocoa (2.5):
- ReactiveCocoa/UI (= 2.5)
Expand Down Expand Up @@ -186,16 +186,16 @@ SPEC CHECKSUMS:
ISO8601DateFormatter: ab926648eebe497f4d167c0fd083992f959f1274
JWTDecode: bff190dc06ff9ee7a3a244c454dc8ef05962c994
libextobjc: a650fc1bf489a3d3a9bc2e621efa3e1006fc5471
Lock: ca0a339e418793d13842c4d901c7a5f8b698d87e
Lock: ea007a23242b55f95433b848f9223e297165739d
Lock-Facebook: fc83349f48dee2d41fe8a36013502fe64a0d77fc
Lock-GooglePlus: 0d874c44c75ccaaaa35e5ba60f00214f3371162a
Lock-Twitter: fa824ea3787f5a1b4889408062f987250b894b6d
Lock-GooglePlus: 38ea73da70d3dd3d210dfb7716b5aeed5aaabca6
Lock-Twitter: 61168e95f6614535167621794cbada2d6606d4c5
LUKeychainAccess: 6479edb12cf06e11ff3336f796959eedbc58f714
NSData+Base64: 4e84902c4db907a15673474677e57763ef3903e4
OAuthCore: 43dce261db846a1fe20234d95654257e00e78581
OCHamcrest: 6f03ffa81d12feab872638490a44ab0a6d3aca10
OCMockito: 4981140c9a9ec06c31af40f636e3c0f25f27e6b2
OHHTTPStubs: 69b1d48b7dfe838a355fdf48d8592d1042e3d85f
OHHTTPStubs: dbd1957d414659783e07b49c961940b7564c23d9
PSAlertView: 16d35f5dba549418492cf68a750d4f0dca21f4a2
ReactiveCocoa: e2db045570aa97c695e7aa97c2bcab222ae51f4a
SimpleKeychain: 8de48eb1de10c6403911a6be52e127e5b5d31404
Expand Down

0 comments on commit 09e345c

Please sign in to comment.