Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing umbrella header #105

Open
soffes opened this issue Jul 21, 2015 · 2 comments
Open

Missing umbrella header #105

soffes opened this issue Jul 21, 2015 · 2 comments

Comments

@soffes
Copy link

soffes commented Jul 21, 2015

For most pods, it's common to import them with their umbrella header:

#import <Example/Example.h>

This is required to make it a module too. It would be great if FastImageCache had an umbrella header!

@mallorypaine
Copy link
Contributor

Feel free to implement this!

@dcaunt
Copy link
Contributor

dcaunt commented Jul 30, 2015

I think this is resolved by #99 but needs a new release and podspec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants