janselv / fave-button

FaveButton is an iOS cute animated like button written in Swift.
MIT License
1.51k stars 201 forks source link

Cocoapod Issue #3

Closed muratyasarr closed 8 years ago

muratyasarr commented 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?

muratyasarr commented 8 years ago

I have solved the issue, I run the code pod setup in terminal and then running pod install solved the issue. Successfully installed.