草庐IT

SampleSDK

全部标签

ios - Cocoa Pods 找不到本地 pod 的头文件

我正在通过执行以下操作来测试我正在处理的podfile的使用......在我的应用程序中我添加了podpod"SampleSDK",:local=>pod"SampleSDK",:local=>"~/Documents/Dev/iOS/MobSample"我的podspec文件如下Pod::Spec.newdo|s|s.name="SampleSDK"s.version="1.0.2"s.summary="ThisisanObjective-CSDKforSample."s.homepage="https://github.com/Sample/SampleSDK.git"s.sour