Custom Cocoapods Specs
Using command:
pod repo add LYSpecs https://github.com/blodely/LYSpecs.gitcd ~/.cocoapods/repos/LYSpecs
git pullJust put code below at first line of you Podfile:
source 'https://github.com/blodely/LYSpecs.git'
source 'https://github.com/CocoaPods/Specs.git'