We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed7692 commit f80cf2cCopy full SHA for f80cf2c
1 file changed
MTStringAttributes.podspec
@@ -9,7 +9,6 @@ Pod::Spec.new do |s|
9
s.ios.deployment_target = '6.0'
10
s.osx.deployment_target = '10.7'
11
s.source_files = 'MTStringAttributes/*.{h,m}'
12
- s.frameworks = 'CoreGraphics', 'Foundation'
13
s.requires_arc = true
14
s.dependency 'Slash', '~> 0.1'
15
end
0 commit comments