Closed muratyasarr closed 8 years ago
When I add the pod 'FaveButton', and install the pod file, I get the error message: [!] Unable to find a specification for FaveButton Can you help me solve this?
FaveButton
I have solved the issue, I run the code pod setup in terminal and then running pod install solved the issue. Successfully installed.
pod setup
pod install
When I add the pod 'FaveButton', and install the pod file, I get the error message: [!] Unable to find a specification for
FaveButton
Can you help me solve this?