Skip to content

Commit 3f40dae

Browse files
committed
修改jiaModule.podspec文件内容
1 parent f780333 commit 3f40dae

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

jiaModule.podspec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# Be sure to run `pod spec lint jiaCore.podspec' to ensure this is a
33
# valid spec and to remove all comments including this before submitting the spec.
44
#
5+
#
6+
# 验证是否正确(后面还有一个git的私有地址)
7+
# pod lib lint jiaModule.podspec --allow-warnings --sources=https://github.com/CocoaPods/Specs.git,https://github.com/wujunyang/WjySpecs.git
8+
# 提交到库 (WjySpecs就是你们的私有库名 后面还有一个git的私有地址)
9+
# pod repo push WjySpecs jiaModule.podspec --allow-warnings --sources=https://github.com/CocoaPods/Specs.git,https://github.com/wujunyang/WjySpecs.git
510
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
611
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
712
#

0 commit comments

Comments
 (0)