Skip to content

Commit

Permalink
Removed unused assets reference causing issues with cocoapods beta 1.…
Browse files Browse the repository at this point in the history
…0.0beta6
  • Loading branch information
magnusottosson committed Mar 23, 2016
1 parent c444fd7 commit ae01805
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions LKAlertController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.source_files = 'Pod/Classes/**/*'
s.resource_bundles = {
'LKAlertController' => ['Pod/Assets/*.png']
}

s.frameworks = 'UIKit'
end

0 comments on commit ae01805

Please sign in to comment.