Skip to content

Commit

Permalink
修改jiaModule.podspec文件内容
Browse files Browse the repository at this point in the history
  • Loading branch information
wujunyang committed Sep 28, 2016
1 parent f780333 commit 3f40dae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jiaModule.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# Be sure to run `pod spec lint jiaCore.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
#
# 验证是否正确(后面还有一个git的私有地址)
# pod lib lint jiaModule.podspec --allow-warnings --sources=https://github.com/CocoaPods/Specs.git,https://github.com/wujunyang/WjySpecs.git
# 提交到库 (WjySpecs就是你们的私有库名 后面还有一个git的私有地址)
# pod repo push WjySpecs jiaModule.podspec --allow-warnings --sources=https://github.com/CocoaPods/Specs.git,https://github.com/wujunyang/WjySpecs.git
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Expand Down

0 comments on commit 3f40dae

Please sign in to comment.