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

Distribute as CocoaPod #8

Open
irlabs opened this issue Apr 16, 2013 · 3 comments
Open

Distribute as CocoaPod #8

irlabs opened this issue Apr 16, 2013 · 3 comments
Assignees

Comments

@irlabs
Copy link

irlabs commented Apr 16, 2013

It would be awesome if this project could be distributed as CocoaPod from cocoapods.org. The pods system would especially be useful to automatically install dependencies as well. (It would probably mean that greg should also be distributed Cocoa Pod)

@dreamwieber
Copy link
Owner

It's a good idea, and I've already started looking into it. It's a little trickier than a typical cocoapod, but stay posted...

Sent from my iPhone

On Apr 16, 2013, at 6:49 AM, Dirk van Oosterbosch [email protected] wrote:

It would be awesome if this project could be distributed as CocoaPod from cocoapods.org. The pods system would especially be useful to automatically install dependencies as well. (It would probably mean that greg should also be distributed Cocoa Pod)


Reply to this email directly or view it on GitHub.

@ghost ghost assigned dreamwieber Apr 16, 2013
@dreamwieber
Copy link
Owner

I just pushed a podspec to the repo, so you should now be able to incorporate easily into a new project. I'd like to get feedback from a few people here before I go and issue a pull request on the Cocoapods repo. I'll also update the Readme soon.

Until then, your Podfile should like like this:

platform :ios
pod 'AttributedMarkdown', :git => 'https://github.com/dreamwieber/AttributedMarkdown.git'

@ExoticObjects
Copy link

"I'd like to get feedback from a few people here before I go and issue a pull request on the Cocoapods repo"

Did that ever happen?

pod search AttributedMarkdown turns up nothing, so I don't think it did.... Would be nice!

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