(If you are using cocoapods already you can skip this step)
(If you are using cocoapods already you can skip this step)
pod init
via terminal in the project's root folder. That command will create the necessary files in your project.HatForIOS
pod in your main target like this:pod install
in the project's root folder. This will install HatForIOS
pod in your project.