Make available via cocoa pods please.
jgrandelli opened this issue · comments
Because this is an iOS 8+ Framework, you will have to use CocoaPods 0.36.0
pre-release version that now supports official frameworks on iOS. Your pod will therefore be restricted to iOS 8+ projects (no breaking news here).
Check this post for more info on Cocoapods and Frameworks.
👍
👍
@indragiek Cocoapods support would be a very appreciated feature.
I started writing a podspec.
If anyone wants to pick up from where I left, see
https://github.com/arielelkin/CocoaMarkdown/blob/master/CocoaMarkdown.podspec
Also see commonmark/cmark#91
#19 here you go :-)
As @indragiek pointed out, #19 drops submodules support. It would be great to simply add a Podspec to project.
Podspec was added in #20.