From 234387f17df129e9548bba850e97a35ecb2a2dec Mon Sep 17 00:00:00 2001 From: nelanelanela Date: Wed, 15 Oct 2014 15:43:42 +0100 Subject: [PATCH] pod spec updated. --- CameraManager.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CameraManager.podspec b/CameraManager.podspec index 7bb994c..f1c8f3e 100644 --- a/CameraManager.podspec +++ b/CameraManager.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.homepage = "https://github.com/imaginary-cloud/CameraManager" s.license = 'MIT' s.author = { "nelanelanela" => "nterlecka@imaginarycloud.com" } - s.source = { :git => "https://gist.github.com/2204678.git", :tag => "1.0.1" } + s.source = { :git => "https://github.com/imaginary-cloud/CameraManager.git", :tag => "1.0.1" } s.social_media_url = 'http://www.imaginarycloud.com/' s.platform = :ios, '7.0' s.requires_arc = true