Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
[#449] upgraded ZXingObjC
Browse files Browse the repository at this point in the history
  • Loading branch information
mackuba committed Mar 29, 2015
1 parent 1825944 commit 61b8a23
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
platform :osx, '10.7'
platform :osx, '10.8'

pod 'AFNetworking', '~> 1.3.2'
pod 'AutoLayoutMacros'
pod 'CocoaLumberjack'
pod 'FontAwesomeIconFactory'
pod 'INAppStoreWindow'
pod 'LetsMove'
pod 'ZXingObjC', '~> 2.2.8' # 3.x requires 10.8+
pod 'ZXingObjC'
pod 'Sparkle'
pod 'MASPreferences'
pod 'MASShortcut'
Expand Down
34 changes: 18 additions & 16 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ PODS:
- NSURL+Gravatar (1.0.1)
- OCHamcrest (4.0.0)
- Sparkle (1.8.0)
- ZXingObjC (2.2.8)
- ZXingObjC (3.0.4):
- ZXingObjC/All (= 3.0.4)
- ZXingObjC/All (3.0.4)

DEPENDENCIES:
- AFNetworking (~> 1.3.2)
Expand All @@ -30,21 +32,21 @@ DEPENDENCIES:
- NSURL+Gravatar
- OCHamcrest (= 4.0)
- Sparkle
- ZXingObjC (~> 2.2.8)
- ZXingObjC

SPEC CHECKSUMS:
AFNetworking: 80c4e0652b08eb34e25b9c0ff3c82556fe5967b4
AutoLayoutMacros: f36c1d1e5e30859ea2c7805941c397927743d0b5
CocoaLumberjack: 205769c032b5fef85b92472046bcc8b7e7c8a817
FontAwesomeIconFactory: 6ef139e879d779e8e4561980ca170ea0981f5f9e
INAppStoreWindow: 570e4a9768aaac643ef2129d9b018aca2e0157b3
Kiwi: 73e1400209055ee9c8ba78c6012b6b642d0fb9f7
LetsMove: dffc48b2e5e22da76977575a340280b2a3f8580d
MASPreferences: 48debf3a161039bb979e617b7416bc07bd879f75
MASShortcut: 6f2cb76c6be02151131fb9f08abc5c9dc06c85b2
NSURL+Gravatar: 60ba0f56abc4b32d8cfd0fed11d355ba6ae2255b
OCHamcrest: d930834b4f0f61e33c47fcd2c9f9505b4f87e0cd
Sparkle: 5eb20bb37ca21e471dab8417dee880198d905327
ZXingObjC: e0f7ff32b616eadab6c5b46169311c1493801719
AFNetworking: cf8e418e16f0c9c7e5c3150d019a3c679d015018
AutoLayoutMacros: e58619696a6d0c633081cd66edf52f57ceff1ccd
CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
FontAwesomeIconFactory: 4b6d0a8d90b2604a2518e34d15bbc100af99f11c
INAppStoreWindow: 4fd569f7435557239e78316de139e886ccbaec4d
Kiwi: f038a6c61f7a9e4d7766bff5717aa3b3fdb75f55
LetsMove: c70420fc27ca466717b82eb52fabd7e4dfd40017
MASPreferences: 32d8a2c5ef1d60b63240f5676b011ff72e194cb1
MASShortcut: 65f5fac12bbdd3622abcb8175a633f68f553c60f
NSURL+Gravatar: a1344ed953aa05b0d929462cd73f4ee240d5a1d8
OCHamcrest: 046a57295e3b976a8feeb5636e25d3836bb10da4
Sparkle: 3adb45d38bcdf80caf505f2b4cd693031db70835
ZXingObjC: ae99f1ef6d791ebe4a508f1bec20b2d7a20288c5

COCOAPODS: 0.36.0.beta.2
COCOAPODS: 0.36.0

0 comments on commit 61b8a23

Please sign in to comment.