From 0297375121c3f13a4cfe23271793990b980bddee Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Thu, 22 Jun 2017 13:08:35 -0700 Subject: Rename FirebaseDev to FirebaseCommunity (#98) --- Firebase/Storage/FirebaseStorage.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Firebase/Storage') diff --git a/Firebase/Storage/FirebaseStorage.podspec b/Firebase/Storage/FirebaseStorage.podspec index 24fc2f8..05d23ae 100644 --- a/Firebase/Storage/FirebaseStorage.podspec +++ b/Firebase/Storage/FirebaseStorage.podspec @@ -15,7 +15,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel s.license = { :type => 'Apache', :file => '../../LICENSE' } s.authors = 'Google, Inc.' - # NOTE that the FirebaseDev pod is neither publicly deployed nor yet interchangeable with the + # NOTE that the FirebaseCommunity pod is neither publicly deployed nor yet interchangeable with the # Firebase pod s.source = { :git => 'https://github.com/firebase/firebase-ios-sdk.git', :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/Firebase' @@ -38,7 +38,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel s.ios.framework = 'MobileCoreServices' s.osx.framework = 'CoreServices' -# s.dependency 'FirebaseDev/Core' +# s.dependency 'FirebaseCommunity/Core' s.dependency 'GTMSessionFetcher/Core', '~> 1.1' s.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) ' + -- cgit v1.2.3