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

pod not support iOS 7.0 ??? #27

Closed
liufsd opened this issue Apr 14, 2015 · 1 comment
Closed

pod not support iOS 7.0 ??? #27

liufsd opened this issue Apr 14, 2015 · 1 comment

Comments

@liufsd
Copy link

liufsd commented Apr 14, 2015

s.ios.deployment_target = "8.0"

[!] The platform of the target Pods (iOS 7.0) is not compatible with Charts (2.0.9) which has a minimum requirement of iOS 8.0.

@danielgindi
Copy link
Collaborator

Swift frameworks cannot be compiled on iOS 7, you'll have to drag the Swift files to your project.
This is in the readme, you should really read it.

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