Skip to content

ElfSundae/CocoaPods-Specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoaPods Private Specs Repo

Usage

Install pods with the source directive in the Podfile:

pod 'SocketRocket', :source => 'https://github.com/ElfSundae/CocoaPods-Specs.git'

Or specify source at the global level:

source 'https://github.com/ElfSundae/CocoaPods-Specs.git'
source 'https://cdn.cocoapods.org/'

target 'Example' do
    pod 'SocketRocket'
end

About

My CocoaPods Specs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages