When I load "pod install" in my project, is occurring this problems:
My podfile has this:
pod 'Reachability',
pod 'AFNetworking',
pod 'FMDB'
I found this question, but the answer not fix my problem: Cocoapods No such file to load Error
The errors is occurring after I updated to Mavericks.