steprescott / SCPStoreKitManager

Block based store kit manager for In-App Purchase on iOS 7, 8 & 9 with receipt validation.
MIT License
68 stars 29 forks source link

File not found installing with Pods #1

Closed marcingravity closed 10 years ago

marcingravity commented 10 years ago

I have just included the Pod in the Podfile, and I cannot build my project.

The error is: NSError+SCPStoreKitManager.h not found (even it exists)

thanks

Marc

steprescott commented 10 years ago

Will look into this. Thanks for the feedback :-)

steprescott commented 10 years ago

This should be fixed now. For some reason you can no longer specify public header files in the pod spec.