jsonmodel / jsonmodel

Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIColor ?

SmartHbdev opened this issue · comments

If i try to use UIColor property i get:
[JSONValueTransformer __JSONObjectFromUIColor:] not found

In the debug i see "value" is "UIExtendedSRGBColorSpace 0 1 0 1"

Should i write some additional text to support UIColor ?