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

Install with cocoapod into project supporting iOS 7 and later #125

Closed
DarkInsight85 opened this issue Jun 2, 2015 · 1 comment
Closed

Comments

@DarkInsight85
Copy link

As topic, I am trying to install this library with cocoapod (pod 'Charts', '~> 2.1'), but I encountered an error stating that the library only support iOS 8 and later.

Is it possible to install this library with cocoapod into project supporting iOS 7 and later?

@danielgindi
Copy link
Collaborator

Nope. You need to drag the files manually to your project. iOS 7 does not support frameworks so you have to compile yourself.

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

2 participants