diff --git a/PlayKit.podspec b/PlayKit.podspec index 67e45070..68737f5f 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,9 +1,8 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.2.0.rc3' +s.version = '0.2.0.rc4' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS' - s.homepage = 'https://github.com/kaltura/playkit-ios' s.license = { :type => 'AGPLv3', :text => 'AGPLv3' } s.author = { 'Kaltura' => 'community@kaltura.com' }