mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-05-10 12:54:15 +08:00
* Move SwipeCellKit & SlackTextViewController to Local Pods directory * Move playgrounds to own folder * Create podspec for MMMarkdown and move to Local Pods
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
framework module MMMarkdown {
|
|
umbrella header "MMMarkdown-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|