Skip to content

Commit

Permalink
update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavis committed Jun 13, 2014
1 parent 6ecdab4 commit c390b29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Project/Podfile
@@ -1,4 +1,4 @@
platform :ios, 6.0
xcodeproj 'GDIIndexBarDemo/GDIIndexBarDemo.xcodeproj'

pod "GDIIndexBar", :path => "../GDIIndexBar.podspec"
pod 'GDIIndexBar', :path => '../GDIIndexBar.podspec'
6 changes: 3 additions & 3 deletions Project/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- GDIIndexBar (0.1.0)
- GDIIndexBar (0.3.2)

DEPENDENCIES:
- GDIIndexBar (from `../GDIIndexBar.podspec`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../GDIIndexBar.podspec

SPEC CHECKSUMS:
GDIIndexBar: bab793f11d805a8513779853cc6f17dcb218b6a3
GDIIndexBar: e5324fcba23b9a570bcc2f002346efd02f048a1c

COCOAPODS: 0.28.0
COCOAPODS: 0.33.1

0 comments on commit c390b29

Please sign in to comment.