Skip to content

Commit f80cf2c

Browse files
committed
getting rid of frameworks in podspec
1 parent 0ed7692 commit f80cf2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MTStringAttributes.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Pod::Spec.new do |s|
99
s.ios.deployment_target = '6.0'
1010
s.osx.deployment_target = '10.7'
1111
s.source_files = 'MTStringAttributes/*.{h,m}'
12-
s.frameworks = 'CoreGraphics', 'Foundation'
1312
s.requires_arc = true
1413
s.dependency 'Slash', '~> 0.1'
1514
end

0 commit comments

Comments
 (0)