YUKit

从零开始制作自己的podspec

大兔子大兔子 提交于 2020-11-18 04:21:13
前言:CocoaPods相关资料 Commands: + repo Manage spec-repositories + search Searches for pods + setup Setup the CocoaPods environment + spec Manage pod specs + trunk Interact with the CocoaPods API (e.g. publishing new specs) + try Try a Pod! + update Update outdated project dependencies and create new CocoaPods/Specs CocoaPods Guides $ pod + cache Manipulate the CocoaPods cache + init Generate a Podfile for the current directory. + install Install project dependencies to Podfile.lock versions + ipc Inter-process communication + lib Develop pods + list List pods + outdated Show outdated project