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

Fixed the pod spec; Added a demo project written in Swift #28

Merged
merged 7 commits into from
Dec 15, 2014

Conversation

yichizhang
Copy link
Contributor

Hi Jesse

I added JCTiledScrollView to my podspec file but Cocoapods said it could not find the repository. Then I tried to 'pod lib lint', it said the podspec had errors. So I forked it and corrected the errors. I pushed the podspec, but it's currently downloading from my fork
https://github.com/yichizhang/JCTiledScrollView.git

If you accept the pull request and create a release (0.0.2), I can update the podspec and make it point to
https://github.com/jessedc/JCTiledScrollView.git

Or you can do it by yourself by running pod lib lint first; then pod trunk push.

I also added import <UIKit/UIKit.h> for a file, without which it wouldn't compile in Swift.

I also added a new demo project written in Swift; I think that would help some people.

@yichizhang yichizhang changed the title Fixed the pod spec Fixed the pod spec; Added a demo project written in Swift Dec 13, 2014
@jessedc
Copy link
Owner

jessedc commented Dec 15, 2014

Awesome ;) I'll trust that it works.

jessedc added a commit that referenced this pull request Dec 15, 2014
Fixed the pod spec; Added a demo project written in Swift
@jessedc jessedc merged commit 9dbf107 into jessedc:master Dec 15, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants