标签: cocoapods
我正在尝试安装cocoapods以安装JTCalendar,并在podfile中添加以下行:
pod'JTCalendar','〜> 2.0'
然后,我运行pod install并安装已安装在项目中的其他组件,但它不安装JTCalender。 谁知道我做错了什么?