mdiep / MMMarkdown

An Objective-C framework for converting Markdown to HTML.
MIT License
1.25k stars 168 forks source link

Podspec needs to be updated #18

Closed adamkovica closed 10 years ago

adamkovica commented 10 years ago

May I ask you to update pod spec based on the latest changes (removed static library, added 64 bit support). Thank you very much.

mdiep commented 10 years ago

I'm sorry, but I don't use CocoaPods and can't be responsible for the pod spec.

dirtyhenry commented 10 years ago

FYI i just submitted a pull request to include the 0.3 release in the cocoapods specs. https://github.com/CocoaPods/Specs/pull/8850

iosdev-republicofapps commented 9 years ago

@dirtyhenry @adamkovica I maintain the pod spec (as a volunteer and fellow Cocoapods user of MMMarkdown). I just updated the spec to 0.4.2 and published it.

Can you please outline the changes in the spec you'd like to see and I'd be happy to help make them. There's nothing currently in the pod spec that deals with 32- or 64-bit so I don't see why there would be a 64-bit issue but I'm a pod spec noob so I could be wrong.

iosdev-republicofapps commented 9 years ago

Oh, actually, I think I have synced your changes, @dirtyhenry , see https://github.com/iosdev-republicofapps/MMMarkdown/blob/master/MMMarkdown.podspec.json