File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
KalturaClient/Classes/Core Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040
4141 super. init ( )
4242
43- clientTag = " swift:23-07-26 "
44- apiVersion = " 9.0.0.8 "
43+ clientTag = " swift:23-08-22 "
44+ apiVersion = " 9.0.0.9 "
4545 }
4646}
4747
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22s . name = 'KalturaOttClient'
3- s . version = '9.0.0.8 '
3+ s . version = '9.0.0.9 '
44s . summary = 'Kaltura OTT Client Library for Swift/iOS'
55s . homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
66s . license = { :type => 'AGPLv3' , :text => 'AGPLv3' }
Original file line number Diff line number Diff line change 11Pod::Spec.new do |s|
22s.name = 'KalturaOttClient'
3- s.version = '9.0.0.8 '
3+ s.version = '9.0.0.9 '
44s.summary = 'Kaltura OTT Client Library for Swift/iOS'
55s.homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
66s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }
You can’t perform that action at this time.
0 commit comments