一 准备工作:
组件代码(ToolSource)
podspec(ToolSource.podspec)
pod package(sudo gem install cocoapods-packager)
二 代码工程编译通过
三 打出二进制文件
pod package ToolSource.podspec --force --library --no-mangle --spec-sources=git@xx.com:yy/podspec.git,https://github.com/CocoaPods/Specs.git
四 找出二进制文件
./ToolSource-0.1.0/build/Pods.build/Release-iphonesimulator/ToolSource.build/Objects-normal/arm64/Binary/libToolSource.a