Skip to content

Commit

Permalink
Adjust Podfile for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Aug 13, 2021
1 parent 7dccc6c commit aadf2b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SketchKit.podspec
Expand Up @@ -15,7 +15,6 @@ Pod::Spec.new do |s|
s.author = { 'Diogo Autilio' => 'diautilio@gmail.com' }
s.social_media_url = 'https://twitter.com/di_autilio'
s.requires_arc = true
s.frameworks = 'UIKit'

s.swift_versions = ['3.2', '4.0', '4.2', '5.0', '5.1']
s.ios.deployment_target = '9.0'
Expand Down

0 comments on commit aadf2b4

Please sign in to comment.