When i type \"pod install\" in a correct directory I always get this
Analyzing dependencies
[!] Could not automatically select an Xcode project. Specify
It is taking single declaration for each target. Add line at top of the file after platform:
project '.xcodeproj' target '' do #bla bla bla end target '-tvOS' do #bla bla bla end