Issue when creating my first CocoaPod

后端 未结 4 1928
野性不改
野性不改 2021-01-01 10:18

I am trying to create my first pod and is following this tutorial: http://www.sitepoint.com/creating-cocoapods/

But when I do:

pod spec lint GLLingoM         


        
4条回答
  •  既然无缘
    2021-01-01 11:11

    Add a 0.1.0 version for your github repo. Image from Github incase the link dies:

提交回复
热议问题