Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

alibaba-archive/cocoapods-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoapods-uploader

cocoapods-uploader is a tool that help upload file/dir to remote repository.

Installation

	$ gem install cocoapods-uploader

Usage

  • setting

      $ pod upload maven set HOST REPO [USER] [PASSWORD] [SUFFIX]
    

    etc:

      $ pod upload maven set http://mvn.xxxx.com test sanping.li xxx /artifactory/service/local/repositories/+repo+/content/
    
  • upload

      $ pod upload maven PATH SPEC
    

    etc:

      $ pod upload maven ios Test.podspec
    

Author

https://github.com/supern

Releases

No releases published

Packages

No packages published

Languages