Skip to content

blodely/LYSpecs

Repository files navigation

LYSpecs

Custom Cocoapods Specs

Add custom specs repo

Using command:

pod repo add LYSpecs https://github.com/blodely/LYSpecs.git

Update repo (LYSpecs)

cd ~/.cocoapods/repos/LYSpecs
git pull

Podfile

Just put code below at first line of you Podfile:

source 'https://github.com/blodely/LYSpecs.git'
source 'https://github.com/CocoaPods/Specs.git'

That's all.

Author

Luo Yu

Email

Releases

No releases published

Packages

No packages published

Languages