diff --git a/Project/Podfile b/Project/Podfile index 69aa7f2..dc8ff41 100644 --- a/Project/Podfile +++ b/Project/Podfile @@ -1,4 +1,4 @@ platform :ios, 6.0 xcodeproj 'GDIIndexBarDemo/GDIIndexBarDemo.xcodeproj' -pod "GDIIndexBar", :path => "../GDIIndexBar.podspec" \ No newline at end of file +pod 'GDIIndexBar', :path => '../GDIIndexBar.podspec' \ No newline at end of file diff --git a/Project/Podfile.lock b/Project/Podfile.lock index b6cc285..860a2eb 100644 --- a/Project/Podfile.lock +++ b/Project/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - GDIIndexBar (0.1.0) + - GDIIndexBar (0.3.2) DEPENDENCIES: - GDIIndexBar (from `../GDIIndexBar.podspec`) @@ -9,6 +9,6 @@ EXTERNAL SOURCES: :path: ../GDIIndexBar.podspec SPEC CHECKSUMS: - GDIIndexBar: bab793f11d805a8513779853cc6f17dcb218b6a3 + GDIIndexBar: e5324fcba23b9a570bcc2f002346efd02f048a1c -COCOAPODS: 0.28.0 +COCOAPODS: 0.33.1