Closed mikemonaco closed 8 years ago
Can you test, this pull request #88 (Fix pod spec for cocoapods 0.39.0)?
yup, this works!
On Thu, Nov 19, 2015 at 2:27 AM, Vladimir Timofeev <notifications@github.com
wrote:
Can you test, this pull request #88 https://github.com/kstenerud/ObjectAL-for-iPhone/pull/88 (Fix pod spec for cocoapods 0.39.0)?
— Reply to this email directly or view it on GitHub https://github.com/kstenerud/ObjectAL-for-iPhone/issues/91#issuecomment-157975766 .
pod 'ObjectAL-for-iPhone', '~> 2.5'
When trying to #import <ObjectAL/ObjectAL.h>, I am getting the following error:
Pods/Headers/Public/ObjectAL-for-iPhone/ObjectAL/ObjectAL.h:31:9: 'OALAction.h' file not found
Using Xcode 6.4. Assuming something is up with the header mapping in the podspec?