Skip to content

Commit

Permalink
Remove image assets from the project and podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bcylin committed Dec 7, 2014
1 parent 57d887a commit 9b31542
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions M2DWebViewController.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/**/*.{h,m}'
s.resource_bundles = {
'M2DWebViewController' => ['Pod/Assets/**']
}

# s.public_header_files = 'Pod/Classes/**/*.h'
s.frameworks = 'WebKit'
Expand Down
Empty file removed Pod/Assets/.gitkeep
Empty file.
Binary file removed Pod/Assets/M2DWebViewController_left.png
Binary file not shown.
Binary file removed Pod/Assets/M2DWebViewController_left@2x.png
Binary file not shown.
Binary file removed Pod/Assets/M2DWebViewController_right.png
Binary file not shown.
Binary file removed Pod/Assets/M2DWebViewController_right@2x.png
Binary file not shown.

0 comments on commit 9b31542

Please sign in to comment.