localhost:PodTest3 haiwang$ pod install Analyzing dependencies Downloading dependencies Installing MBProgressHUD (0.9.2) Installing Masonry (1.0.2) Generating Pods p
My fix, little bit less work: I removed the workspace and just run pod setup and pod install again.
pod setup
pod install
No more warnings :)