I want to create a cocoapod but i dont want it to be public. Only me should use it. So private cocoapods is suitable for my aim or should i create Framework ? Which one is better ? What i want to do is when i send my project to customer or to anybody else then i dont want my classes cant be seen. I mean my special classes. What can i do to hide my code ? Any help will be appreciated.