Skip to content

Commit

Permalink
Removes unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandazuri42 committed Oct 25, 2019
1 parent feb7833 commit 2d018bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Kite-Print-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Pod::Spec.new do |spec|
spec.module_name = 'KiteSDK'
spec.default_subspec = 'Core'
spec.dependency "Photobook", "~> 2.1.2"
spec.dependency "NXOAuth2Client"

spec.subspec 'Core' do |core|
core.source_files = ['Kite-SDK/PSPrintSDK/OL*.{h,m}', 'Kite-SDK/PSPrintSDK/RMImageCropper/*.{h,m}', 'Kite-SDK/PSPrintSDK/Categories/*.{h,m}']
Expand Down

0 comments on commit 2d018bd

Please sign in to comment.