Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 604d2bd

Browse files
committed
0.6.1
1 parent f84e240 commit 604d2bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ApiRTC.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Pod::Spec.new do |s|
22

33
s.name = 'ApiRTC'
44
s.module_name = 'ApiRTC'
5-
s.version = '0.6.0'
5+
s.version = '0.6.1'
66
s.summary = 'ApiRTC is a WebRTC Platform as a Service that simplifies developers access to WebRTC technology'
77
s.description = 'ApiRTC cloud-based WebRTC API are built for web and mobile developers. Empower you website with real-time text, audio and video interaction by leveraging our javascript library (compatible Node.js or Angular.js) or use our plugins for your mobile apps. Apizee takes care of browser compatibility, security and NAT traversal issues for you.'
88
s.homepage = 'https://apirtc.com'
99
s.license = { :type => 'Commercial', :text => 'Copyright 2011-2017 Apizee. All rights reserved. Use of this software is subject to the terms and conditions of the Apizee Terms of Service located at https://apirtc.com/ApiRTC_TermsofService.pdf' }
10-
s.author = { 'Aleksandr Khorobrykh' => 'aleksandr.khorobrykh@apizee.com', 'Maelle Saiag' => 'maelle.saiag@apizee.com', 'Frederic Luart' => 'frederic.luart@apizee.com', 'Samuel Liard' => 'samuel.liard@apizee.com' }
10+
s.author = { 'Aleksandr Khorobrykh' => 'aleksandr.khorobrykh@apizee.com', 'Maëlle Saïag' => 'maelle.saiag@apizee.com', 'Frederic Luart' => 'frederic.luart@apizee.com', 'Samuel Liard' => 'samuel.liard@apizee.com' }
1111

1212
s.ios.deployment_target = '9.0'
1313

14-
s.source = { :git => 'https://github.com/apizee/ApiRTC-ios.git', :tag => '0.6.0' }
14+
s.source = { :git => 'https://github.com/apizee/ApiRTC-ios.git', :tag => '0.6.1' }
1515

1616
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.1' }
1717

0 commit comments

Comments
 (0)