今天要驗證本地pod,先ls確認你的檔案有在裏面:

遇到的一些問題:
字打錯:
file: undefined local variable or method `sepc' for Pod:Module
Did you mean?  spec.

swift版本不對:
輸入這行:
 echo "當前版本" > .swift-version

最常見的路徑問題:
這可能要自己通靈...
可以嘗試以下:
'**/Classes/**/*.{swift}' 
/Pod名稱/Classes/*
