I had the Same problem , i solved it by moving the podfile to the main project folder , in your case :
1- move the pod file to 'Posting' folder , in which there are 'Posting' subfolder and 'Posting.xcodeproj' file
2- re run the ' pod install ' command.
3- enjoy