yakovmanshin/YMKit

Reorganize source files by platform

Closed this issue · 1 comments

In the light of #41, #43, and #44, source files should probably be organized in folders by platform:

  • Cross-platform
  • iOS
  • macOS
  • watchOS
  • tvOS

The package itself should be refactored into multiple libraries, each of which includes two targets: one universal and one platform-specific.