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

add cocoapods support #31

Closed
wants to merge 1 commit into from
Closed

Conversation

triznakj
Copy link

Also removes the Pods file from the .gitignore.

@JagCesar JagCesar changed the base branch from master to develop March 19, 2018 05:07
@JagCesar
Copy link
Owner

JagCesar commented Mar 19, 2018

Cool! Thanks so much spending time on this @triznakj! Did you try this out to make sure it works?

Also, would you mind rebasing based on develop so the build passes on our CI?

Edit: Nvm, our CI built develop and added your changes :)

Copy link
Collaborator

@westerlund westerlund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @triznakj! Great initiative, but I think you've implemented CocoaPods the other way around, adding CocoaPods to the project, not making the project usable from CocoaPods. When adding support for CocoaPods you add a podspec file.

You can read more about it here: https://guides.cocoapods.org/syntax/podspec.html and https://guides.cocoapods.org/making/making-a-cocoapod.html

@westerlund
Copy link
Collaborator

This PR will fix #25

@JagCesar
Copy link
Owner

Closing issue, this does not add cocoa pods support.

@JagCesar JagCesar closed this Jul 15, 2018
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.

3 participants