diff options
Diffstat (limited to 'FirebaseCommunity.podspec')
-rw-r--r-- | FirebaseCommunity.podspec | 1 |
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 = |