Skip to content

Commit dbb20ae

Browse files
remove podspec asset bundle - i dont think we need this anymore
1 parent 651db6c commit dbb20ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Switchcraft.podspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Pod::Spec.new do |s|
77
s.author = { '[email protected]' => '[email protected]' }
88
s.source = { :git => 'https://github.com/steamclock/Switchcraft.git', :tag => s.version.to_s }
99
s.ios.deployment_target = '9.3'
10-
s.resource_bundles = {
11-
'Switchcraft' => ['Sources/Switchcraft/Assets.xcassets']
12-
}
1310
s.source_files = 'Sources/**/*.swift'
1411
s.swift_version = '5.0'
1512
end

0 commit comments

Comments
 (0)