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

please add a podspec #32

Open
tcurdt opened this issue May 21, 2014 · 4 comments
Open

please add a podspec #32

tcurdt opened this issue May 21, 2014 · 4 comments

Comments

@tcurdt
Copy link

tcurdt commented May 21, 2014

while there is a podspec on cocoapods it would be nice to have over here (e.g. for directly depending on the latest master version)

https://github.com/CocoaPods/Specs/blob/master/Specs/MDSpreadView/0.8/MDSpreadView.podspec.json

@dimitribouniol
Copy link
Member

I already made this point on another one of my repos, but the whole reason I split up the Demo and the actual code into 2 different repositories is so that I can leave things like ReadMe's and podspec's out of the submodule so users that don't use CocoaPods (me) can just add the submodule to Xcode and not have to worry about deleting files and the like.

That being said, you are free to update the official CocoaPods podspec (I'll be tagging 0.9.1 soon), or make a pull request on the demo and add a podspec there instead (if that's even possible).

@tcurdt
Copy link
Author

tcurdt commented May 23, 2014

I don't see the problem using it as a submodule in Xcode. Just do like other do - create a sources and a resources folder. Drag them into Xcode done. No need for deleting anything.
Not having a README and/or a LICENSE file is a little weird - to say the least.

@Heufneutje
Copy link

The license is at the top of every source file though.

@tcurdt
Copy link
Author

tcurdt commented May 23, 2014

@Heufneutje That's a given.

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

3 participants