Skip to content

Instantly share code, notes, and snippets.

View dehy's full-sized avatar

Arnaud de Mouhy dehy

View GitHub Profile

Keybase proof

I hereby claim:

  • I am dehy on github.
  • I am dehy (https://keybase.io/dehy) on keybase.
  • I have a public key ASCuHgI0jgNsz2wfySciJfWBkMn69K2vy0u1HLe_91aP2Ao

To claim this, I am signing this object:

Pod::Spec.new do |s|
s.name = 'OpenTokSDK'
s.version = '1.4.3'
s.author = 'TokBox'
s.summary = 'The OpenTok iOS SDK lets you use OpenTok video sessions in apps you build for iPad, iPhone, and iPod touch devices.'
s.homepage = 'https://github.com/opentok/opentok-ios-sdk/'
s.license = { :type => 'Apache', :file => 'LICENSE.txt' }
s.source = { :git => 'https://github.com/opentok/opentok-ios-sdk.git',
:tag => "#{s.version}" }