EurekaCommunity / ColorPickerRow

A color picker row for use with the Eureka form library
MIT License
56 stars 15 forks source link

Podspec? #6

Closed Flightfire closed 7 years ago

Flightfire commented 7 years ago

I am trying to incorporate the newest version and I get this error when i try and install the pod.

[!] Failed to load 'ColorPickerRow' podspec: 
[!] Invalid `ColorPickerRow.podspec` file: syntax error, unexpected '\n', expecting =>.

 #  from /var/folders/12/7s4zt11s55j9ks71z0t_bpn00000gq/T/d20171004-11086-10mi2rz/ColorPickerRow.podspec:15
 #  -------------------------------------------
 #      'Eureka' => '>= 4.0.0', 
 >      'UIColor_Hex_Swift'
 #    }
 #  -------------------------------------------
alldritt commented 7 years ago

Thanks for the heads up on this issue. I should be fixed now.

Flightfire commented 7 years ago

Beautiful. Thanks for fixing this.