johnlui / JSONNeverDie

Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die
MIT License
450 stars 39 forks source link

只支持iOS吗? #9

Open tylerlong opened 8 years ago

tylerlong commented 8 years ago

我看首页的badge只提到了iOS。 macOS, tvOS, watchOS 能支持吗?

johnlui commented 8 years ago

目前是这样的

tylerlong commented 8 years ago

建议都支持下。 像这种通用型的项目,其实可以都支持的。比如这个项目 https://github.com/evermeer/EVReflection 貌似都支持。