aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseCommunity.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-07-10 18:12:35 -0700
committerGravatar GitHub <noreply@github.com>2017-07-10 18:12:35 -0700
commite731d90b5e1eca8b6726deea4057c3006b64b66d (patch)
tree5c2af37d305aabed2ec91075f19ce8b0f1918165 /FirebaseCommunity.podspec
parent053b2f11ea1acac53b3df4a5190b487e4114b309 (diff)
Fix macOS pod spec lint warning regression (#133)
Fix travis error introduced by #121
Diffstat (limited to 'FirebaseCommunity.podspec')
-rw-r--r--FirebaseCommunity.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/FirebaseCommunity.podspec b/FirebaseCommunity.podspec
index e476555..7e33948 100644
--- a/FirebaseCommunity.podspec
+++ b/FirebaseCommunity.podspec
@@ -43,6 +43,7 @@ Firebase Development CocoaPod including experimental and community supported fea
'Firebase/Auth/Source/**/FIRAuthAPNSTokenManager.[mh]',
'Firebase/Auth/Source/**/FIRAuthAPNSTokenType.[mh]',
'Firebase/Auth/Source/**/FIRAuthAPNSToken.[mh]',
+ 'Firebase/Auth/Source/**/FIRPhoneAuthCredential.[mh]',
'Firebase/Auth/Source/**/FIRPhoneAuthProvider.[mh]'
sp.public_header_files = 'Firebase/Auth/Source/Public/*.h'
sp.preserve_paths =