We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f780333 commit 3f40daeCopy full SHA for 3f40dae
1 file changed
jiaModule.podspec
@@ -2,6 +2,11 @@
2
# Be sure to run `pod spec lint jiaCore.podspec' to ensure this is a
3
# valid spec and to remove all comments including this before submitting the spec.
4
#
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
10
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
11
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
12
0 commit comments