From 580bfd49420cce214d95ed1260cf6b12eea24e59 Mon Sep 17 00:00:00 2001 From: Jean Regisser Date: Tue, 31 Jul 2012 18:15:18 +0200 Subject: [PATCH] [Update] Mixpanel latest revision --- Mixpanel/0.0.1/Mixpanel.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mixpanel/0.0.1/Mixpanel.podspec b/Mixpanel/0.0.1/Mixpanel.podspec index 5b3dcf806658c6..4686c000b603a3 100644 --- a/Mixpanel/0.0.1/Mixpanel.podspec +++ b/Mixpanel/0.0.1/Mixpanel.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.summary = 'iPhone tracking library for Mixpanel Analytics.' s.homepage = 'http://mixpanel.com' s.author = { 'Mixpanel' => 'support@mixpanel.com' } - s.source = { :git => 'https://github.com/mixpanel/mixpanel-iphone.git', :commit => '9437d073225d1e21fc11d08d993f79f9f28e4fe5' } + s.source = { :git => 'https://github.com/mixpanel/mixpanel-iphone.git', :commit => '8656f676959a85c484c4be899075b00eaff083d8' } s.platform = :ios s.source_files = 'MPLib/**/*.{h,m}'