Я слежу за официальным видео Google и другими видеороликами на YouTube, но я не могу установить Firebase SDK через какао-стручки. Идентификатор пакета и все правильно. Ошибка: * ### Ошибка
JSON::ParserError - 767: unexpected token at ''*
――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[!] Oh no, an error occurred.
I have attached my pod file content.
> # Uncomment the next line to define a global platform for your project platform :ios, '9.0'
>
> target 'FirebaseCrash' do
> # Comment the next line if you don't want to use dynamic frameworks
> use_frameworks!
>
> # Pods for FirebaseCrash
>
> pod 'Firebase/Auth'
> pod 'Firebase/Firestore'
> end