alibaba / HandyJSON

A handy swift json-object serialization/deserialization library
Other
4.22k stars 615 forks source link

pod lib lint 无法验证通过 #496

Open evan802399 opened 1 month ago

evan802399 commented 1 month ago

发现了一个问题,执行pod lib lint命令,在5.0.0以上版本无法验证通过,5.0.0及以下可以验证通过

mushanlianshi commented 3 weeks ago

你解决了吗