diff --git a/Rudder-Adjust.podspec b/Rudder-Adjust.podspec index 8b5dc0d..546a301 100644 --- a/Rudder-Adjust.podspec +++ b/Rudder-Adjust.podspec @@ -12,7 +12,7 @@ Rudder is a platform for collecting, storing and routing customer event data to DESC s.homepage = 'https://github.com/rudderlabs/rudder-integration-adjust-ios' - s.license = { :type => "Apache", :file => "LICENSE" } + s.license = { :type => "ELv2", :file => "LICENSE.md" } s.author = { 'RudderStack' => 'arnab@rudderlabs.com' } s.source = { :git => 'https://github.com/rudderlabs/rudder-integration-adjust-ios.git', :tag => "v#{s.version}" } s.platform = :ios, "9.0"