Skip to content

Commit

Permalink
use new source folder
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Sep 12, 2017
1 parent 32248ba commit 8a1551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragDropUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
:tag => s.version.to_s
}
s.ios.deployment_target = '8.0'
s.source_files = 'Source/*.swift'
s.source_files = 'DragDropUI/*.{h,swift}'
s.requires_arc = true

end

0 comments on commit 8a1551d

Please sign in to comment.