Skip to content

Commit

Permalink
Add reveal as cocoapod
Browse files Browse the repository at this point in the history
  • Loading branch information
duemunk committed Nov 9, 2014
1 parent 49b852e commit b599eb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ pod 'FormatterKit', '~> 1.7.1'
pod 'KeepLayout', :git => 'https://github.com/iMartinKiss/KeepLayout.git'
pod 'CrashlyticsFramework'
pod 'SDWebImage', '~>3.6'
pod 'Reveal-iOS-SDK', :configurations => ['Debug']
7 changes: 5 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- AFNetworking (1.3.4)
- Appirater (2.0.4)
- CrashlyticsFramework (2.2.5)
- CrashlyticsFramework (2.2.5.1)
- DCKeyValueObjectMapping (1.4)
- FormatterKit (1.7.2):
- FormatterKit/AddressFormatter
Expand Down Expand Up @@ -60,6 +60,7 @@ PODS:
- MRProgress/WeakProxy (0.4.3)
- NewRelicAgent (4.83)
- PSAlertView (1.1)
- Reveal-iOS-SDK (1.0.6)
- SDWebImage (3.7.1):
- SDWebImage/Core
- SDWebImage/Core (3.7.1)
Expand All @@ -78,6 +79,7 @@ DEPENDENCIES:
- MRProgress (~> 0.4.1)
- NewRelicAgent
- PSAlertView (~> 1.1)
- Reveal-iOS-SDK
- SDWebImage (~> 3.6)

EXTERNAL SOURCES:
Expand All @@ -89,7 +91,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 80c4e0652b08eb34e25b9c0ff3c82556fe5967b4
Appirater: cbdb7f305562cfde585300bfff86da01ae559deb
CrashlyticsFramework: 82d124501d97d3b5d49bd6209dea21c6b7f0a33d
CrashlyticsFramework: 195dfef587ade7a3954ce8effd483a3879d35877
DCKeyValueObjectMapping: c3561709f296ddffba7768a9d7ccf234307fd3c9
FormatterKit: 230f6ae7a6e9ac468cb09b3ac2b7524effc8daaa
GVUserDefaults: 66c524fc1709b2d95db774f4bb665dfad4671168
Expand All @@ -100,6 +102,7 @@ SPEC CHECKSUMS:
MRProgress: e588fb8d0fba293715eaf0e485dd8402f4ce1de6
NewRelicAgent: 1adba1fb51631f598a2a130e7b1c3be1de715736
PSAlertView: e9c9bc8ef41d86012ca1f6839fd450a35c6f8a97
Reveal-iOS-SDK: 74a39b426dbc915962704ed24f43ee32ae7797f9
SDWebImage: 116e88633b5b416ea0ca4b334a4ac59cf72dd38d

COCOAPODS: 0.34.4

0 comments on commit b599eb6

Please sign in to comment.