Skip to content

Commit

Permalink
Release 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed May 11, 2015
1 parent 67e3bb1 commit 9324d31
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.11.2"
s.version = "1.11.3"
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
30 changes: 15 additions & 15 deletions Lock/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,56 +79,56 @@ PODS:
- libextobjc/RuntimeExtensions
- libextobjc/RuntimeExtensions (0.4.1)
- libextobjc/UmbrellaHeader (0.4.1)
- Lock (1.11.2):
- Lock (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core (= 1.11.2)
- Lock/Facebook (= 1.11.2)
- Lock/Twitter (= 1.11.2)
- Lock/UI (= 1.11.2)
- Lock/1Password (1.11.2):
- Lock/Core (= 1.11.3)
- Lock/Facebook (= 1.11.3)
- Lock/Twitter (= 1.11.3)
- Lock/UI (= 1.11.3)
- Lock/1Password (1.11.3):
- 1PasswordExtension (~> 1.2)
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
- Lock/Core (1.11.2):
- Lock/Core (1.11.3):
- AFNetworking (~> 2.5)
- CocoaLumberjack (~> 2.0.0-rc)
- ISO8601DateFormatter (~> 0.7)
- libextobjc (~> 0.4)
- Lock/Facebook (1.11.2):
- Lock/Facebook (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- Facebook-iOS-SDK (~> 3.15)
- libextobjc (~> 0.4)
- Lock/Core
- Lock/GooglePlus (1.11.2):
- Lock/GooglePlus (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- googleplus-ios-sdk (~> 1.7.1)
- libextobjc (~> 0.4)
- Lock/Core
- Lock/ReactiveCore (1.11.2):
- Lock/ReactiveCore (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
- ReactiveCocoa (~> 2.3)
- Lock/SMS (1.11.2):
- Lock/SMS (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/UI
- Lock/TouchID (1.11.2):
- Lock/TouchID (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/UI
- SimpleKeychain (~> 0.2)
- TouchIDAuth (~> 0.1)
- Lock/Twitter (1.11.2):
- Lock/Twitter (1.11.3):
- BDBOAuth1Manager (~> 1.5.0)
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
- PSAlertView (~> 2.0)
- TWReverseAuth (~> 0.1.0)
- Lock/UI (1.11.2):
- Lock/UI (1.11.3):
- CocoaLumberjack (~> 2.0.0-rc)
- libextobjc (~> 0.4)
- Lock/Core
Expand Down Expand Up @@ -192,7 +192,7 @@ SPEC CHECKSUMS:
ISO8601DateFormatter: ab926648eebe497f4d167c0fd083992f959f1274
JWTDecode: bff190dc06ff9ee7a3a244c454dc8ef05962c994
libextobjc: a650fc1bf489a3d3a9bc2e621efa3e1006fc5471
Lock: 9edb5cfa18c89b95230ee8061b0a269f1e4bad18
Lock: 2ab38b864235867d45fd0d05ae4dfc7c24afa485
LUKeychainAccess: 6479edb12cf06e11ff3336f796959eedbc58f714
NSData+Base64: 4e84902c4db907a15673474677e57763ef3903e4
OAuthCore: 43dce261db846a1fe20234d95654257e00e78581
Expand Down

0 comments on commit 9324d31

Please sign in to comment.