2 "name": "SEMarkdownEditor",
4 "summary": "Text transformation functions for implementing a markdown toolbar in an iOS app.",
5 "homepage": "https://github.com/bnickel/SEMarkdownEditor",
11 "Brian Nickel": "bnickel@stackexchange.com"
17 "git": "https://github.com/bnickel/SEMarkdownEditor.git",
20 "source_files": "SEMarkdownEditor/Core",
22 "source_files": "SEMarkdownEditor/UIKit",
23 "public_header_files": "SEMarkdownEditor/UIKit/**/*.h",
26 "public_header_files": "SEMarkdownEditor/Core/**/*.h",
27 "frameworks": "Foundation",