kstenerud/ObjectAL-for-iPhone

CocoaPods issue

mikemonaco opened this issue · 2 comments

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?

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
#88 (Fix pod spec
for cocoapods 0.39.0)?


Reply to this email directly or view it on GitHub
#91 (comment)
.