indragiek / INAppStoreWindow

NSWindow subclass with a highly customizable title bar and traffic lights
BSD 2-Clause "Simplified" License
1.06k stars 162 forks source link

Cocoa pod can't find INAppStoreWindow 1.5 #193

Closed DamienSirkis closed 9 years ago

DamienSirkis commented 9 years ago

Apologies if this is a total noob question or if it's cocoa pod related.

Trying to update my Podfile to require version 1.5 of INAppStoreWindow. Getting the following error:

- `INAppStoreWindow (~> 1.5)` required by `Podfile`

The tag seems to exists and be correct in the pod spec though so I'm not sure what the issue is.