I have an existing project. I just like to ask if it is possible to convert it to a framework? I have tried searching but I cannot find any tutorial on how to do it.
For iOS I would suggest CocoaPods unless you don't want to distribute the code.
Even in that case you could use CocoaPods. Especially to avoid embedding other third-party libraries or frameworks.