mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-16 22:40:44 +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
114 B
Plaintext
7 lines
114 B
Plaintext
framework module SwipeCellKit {
|
|
umbrella header "SwipeCellKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|