|
@@ -8,7 +8,7 @@
|
|
|
|
|
|
Pod::Spec.new do |spec|
|
|
|
spec.name = "NexilisLite"
|
|
|
- spec.version = "1.0.4"
|
|
|
+ spec.version = "1.0.5"
|
|
|
spec.summary = "NexilisLite Framework"
|
|
|
spec.description = <<-DESC
|
|
|
NexilisLite Framework, embed Contact Center, Live Streaming, Push Notifications, Instant Messaging, Video and VoIP Calling features into your mobile apps within minutes...
|
|
@@ -18,7 +18,7 @@ Pod::Spec.new do |spec|
|
|
|
spec.license = "MIT"
|
|
|
spec.author = { "Yayan D Wicaksono" => "ya2n.wicaksono@gmail.com" }
|
|
|
spec.ios.deployment_target = "14.0"
|
|
|
- spec.source = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/NexilisLiteiOS/v1.0.4/NexilisLite.zip' }
|
|
|
+ spec.source = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/NexilisLiteiOS/v1.0.5/NexilisLite.zip' }
|
|
|
# spec.source = { :path => '.' }
|
|
|
# spec.source_files = 'NexilisLite/Source/**/*'
|
|
|
# spec.resource_bundles = { 'NexilisLite' => ['NexilisLite/Resource/**/*']}
|