libWardModuleAggregate
查房公共库
| Author | ZY |
|---|---|
| 510665117@qq.com |
use: pod 'libWardModuleAggregate'
shell:
pod spec create libWardModuleAggregate
git tag -m"pod spec" "0.0.1"
git push origin --tags
pod trunk me(login in)
pod lib lint --allow-warnings --use-libraries --skip-import-validation
pod spec lint libWardModuleAggregate.podspec --verbose --use-libraries --allow-warnings --skip-import-validation
pod trunk push libWardModuleAggregate.podspec --allow-warnings --use-libraries --skip-import-validation --verbose