danparsons / QuickHue

OS X menu bar utility for controlling the Philips Hue lighting system
MIT License
202 stars 27 forks source link

Pod install fails #5

Open ronanociosoig opened 10 years ago

ronanociosoig commented 10 years ago

pod install fails with this message:

[!] The platform of the target 'Pods' (OS X 10.6) is not compatible with 'DPHue (0.0.1)' which has a minimum requirement of iOS 5.0.

Any idea how to fix this? It related to the podspec I suppose.

SeanROlszewski commented 10 years ago

I'm having the same issue. I'm new to CocoaPods so the immediate fix isn't clear to me. I'm going to dig around and see if I can find a solution for this.

dgzzhb commented 8 years ago

According to https://github.com/danparsons/DPHue/blob/master/DPHue.podspec it seems like OS X is supported. Yet I am running into the same issue.