Skip to content

Commit

Permalink
Remove 'Lite' subspec
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhillc committed Mar 16, 2018
1 parent cbbb111 commit a6a97e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AXPhotoViewer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'

s.default_subspec = 'Lite'

s.subspec 'Core' do |cs|
cs.ios.dependency 'AXStateButton', '>= 1.1.3'
cs.ios.dependency 'FLAnimatedImage', '>= 1.0.0'
Expand Down

0 comments on commit a6a97e0

Please sign in to comment.