We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651db6c commit dbb20aeCopy full SHA for dbb20ae
Switchcraft.podspec
@@ -7,9 +7,6 @@ Pod::Spec.new do |s|
7
s.author = { '[email protected]' => '[email protected]' }
8
s.source = { :git => 'https://github.com/steamclock/Switchcraft.git', :tag => s.version.to_s }
9
s.ios.deployment_target = '9.3'
10
- s.resource_bundles = {
11
- 'Switchcraft' => ['Sources/Switchcraft/Assets.xcassets']
12
- }
13
s.source_files = 'Sources/**/*.swift'
14
s.swift_version = '5.0'
15
end
0 commit comments