mgholam / fastJSON

Smallest, fastest polymorphic JSON serializer
https://www.codeproject.com/Articles/159450/fastJSON-Smallest-Fastest-Polymorphic-JSON-Seriali
MIT License
479 stars 147 forks source link

Cannot use fastjson on xamarin ios #46

Closed ornolisvt closed 7 years ago

ornolisvt commented 7 years ago

Cannot use fastjson on xamarin ios, because depends on System.Reflection.Emit, which is not supported by xamarin iOS. Please help

mgholam commented 7 years ago

Apple poses a lot of restrictions, sorry but fastJSON does not support IOS