Open mzeccavb opened 8 years ago
I am also experiencing the same issue and commenting to be notified of result.
Try this: pod 'SuperMock', git: 'https://github.com/michaelarmstrong/SuperMock.git', :commit => '8f01876f59bc131218ef759d76ccd5039f076da0'
Working on the issue, will be sorted as soon as possible. thanks for your patience
Hi, came across this project and was eager to give it a try as it offers a simple & elegant solution.
Following the instructions for using cocoa pods I encountered
Module 'SuperMock' has no member named 'beginMocking'
. Took a peak in my Pods\SuperMock directory only to find what appears to be file place holders with not much in them.Perhaps it is my limited experience working with CocoaPods/XCode and if so would appreciate more guidance on incorporating this project into my own.
-Mike