In this article, I will demonstrate how to create a Swift NiceLogger framework and push to Cocoapods without sharing source code. You can download the final project from NiceLogger 1. Create a Swift framework 1.1 Create a new framework project  Product Name NiceLogger, Set language to Swift  1.2 Create a new file NiceLogger.swift… Continue reading Hide implementation of swift framework when distributing