Skip to content

Instantly share code, notes, and snippets.

View yosit's full-sized avatar

Yosi Taguri yosit

  • ZipRecruiter
  • Israel
  • X @yosit
View GitHub Profile
Pod::Spec.new do |s|
s.name = 'XMPPFramework'
s.homepage = 'https://github.com/robbiehanson/XMPPFramework'
s.version = '3.6.1'
s.author = { 'Robbie Hanson' => 'robbiehanson@deusty.com' }
s.license = { :type => 'BSD', :file => 'copying.txt' }
s.summary = 'An XMPP Framework in Objective-C for Mac and iOS'
s.description = <<-DESC
An XMPP Framework in Objective-C for the Mac / iOS development
community.