Skip to content

appchief/AppChiefSpecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppChief Private Specs Source

To use the listed specs add the following lines to your pod file

source 'https://github.com/appchief/AppChiefSpecs.git'
source 'https://github.com/CocoaPods/Specs.git'

To update a library follow this:

1- Update lib version in .podspec file

2- Commit and push changes

3- Set tag with git tag [NEW_VERSION]

4- Push tag with git push --tags

5- On library folder call this
pod repo push AppChiefSpecs [LIBRARY_NAME].podspec --allow-warnings


To create your new private library follow the tutorials below

Create and Distribute Private Libraries with Cocoapods Cocoapods: Private Pods

By Husam Aamer , AppChief 2020

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages