When i type \"pod install\" in a correct directory I always get this
Analyzing dependencies
[!] Could not automatically select an Xcode project. Specify
Mistakenly added two .xcodeproj file in the project folder.
This is why pod did not decided which one he will work for. I simply delete the unnecessary xcodeproj file from the project.
Now Solved