diff --git a/SMWRealm.podspec b/SMWRealm.podspec index c428a3a..2d426e2 100644 --- a/SMWRealm.podspec +++ b/SMWRealm.podspec @@ -31,9 +31,9 @@ Pod::Spec.new do |s| s.requires_arc = true s.source_files = 'Pod/Classes/**/*' - s.resource_bundles = { - 'SMWRealm' => ['Pod/Assets/*.png'] - } + # s.resource_bundles = { + # 'SMWRealm' => ['Pod/Assets/*.png'] + # } # s.public_header_files = 'Pod/Classes/**/*.h' # s.frameworks = 'UIKit', 'MapKit'