From 57ffaffbc89a983bb582600fccad734b560fe2b3 Mon Sep 17 00:00:00 2001 From: Orta Date: Sun, 31 Mar 2013 11:28:50 +0200 Subject: [PATCH] Update Google-API-Client.podspec --- Google-API-Client/0.0.1/Google-API-Client.podspec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Google-API-Client/0.0.1/Google-API-Client.podspec b/Google-API-Client/0.0.1/Google-API-Client.podspec index 53f1fafb..38f7af2e 100644 --- a/Google-API-Client/0.0.1/Google-API-Client.podspec +++ b/Google-API-Client/0.0.1/Google-API-Client.podspec @@ -1,3 +1,5 @@ +# This doens't lint correctly, but that's fine: https://github.com/CocoaPods/Specs/pull/1564 + Pod::Spec.new do |s| s.name = 'Google-API-Client' s.version = '0.0.1' @@ -152,4 +154,4 @@ Pod::Spec.new do |s| utl.source_files = 'Source/Utilities/*.{h,m}' end -end \ No newline at end of file +end