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

JCStockGraph can support iOS6.0 #1

Open
derjohng opened this issue Aug 12, 2014 · 1 comment
Open

JCStockGraph can support iOS6.0 #1

derjohng opened this issue Aug 12, 2014 · 1 comment

Comments

@derjohng
Copy link

It can works under iOS6 after I modified the file "JCStockGraph.podspec"
s.platform = :ios, '6.0'
s.ios.deployment_target = '6.0'

Suggest change from 7.0 to 6.0, and more projects can use this repository. ^^

jconst added a commit that referenced this issue Aug 18, 2014
@jconst
Copy link
Owner

jconst commented Aug 18, 2014

I've changed the podspec. I'll push a new version to cocoapods once we take care of your other issue.

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