Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
af-margot committed May 25, 2021
1 parent 2152083 commit 4fe4661
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions segment-appsflyer-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,4 @@ Pod::Spec.new do |s|
ss.tvos.dependency 'AppsFlyerFramework/Strict', '~> 6.3.0'
ss.source_files = 'segment-appsflyer-ios/Classes/**/*'
end
s.subspec 'MacCatalyst' do |ss|
ss.ios.dependency 'AppsFlyerFramework/MacCatalyst', '~> 6.3.0'
ss.tvos.dependency 'AppsFlyerFramework/MacCatalyst', '~> 6.3.0'
ss.source_files = 'segment-appsflyer-ios/Classes/**/*'
end
end

0 comments on commit 4fe4661

Please sign in to comment.