Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Deprecate this lib on cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
rsedykh committed Sep 2, 2020
1 parent 89baa1a commit b903f20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uploadcare-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.platform = :ios, '8.0'
s.frameworks = 'SafariServices'
s.deprecated = true
s.deprecated_in_favor_of = 'Uploadcare'

s.subspec 'Core' do |sp|
sp.source_files = 'Uploadcare/Sources/UploadcareKit/*.{h,m}'
Expand Down

0 comments on commit b903f20

Please sign in to comment.