Skip to content

Commit 50fde40

Browse files
committed
Merge pull request #26 from HeEAaD/cocoapods-1.0.0
[podspec] remove supported platforms
2 parents 8ae8c92 + 03566e1 commit 50fde40

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Smartling.i18n.podspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Pod::Spec.new do |s|
66
s.license = { :type => 'APACHE', :file => 'LICENSE' }
77
s.author = 'Pavel Ivashkov'
88

9-
s.ios.platform = :ios, '3.2'
109
s.ios.deployment_target = '3.2'
11-
12-
s.osx.platform = :osx, '10.4'
1310
s.osx.deployment_target = '10.6'
1411

1512
s.source = { :git => 'https://github.com/Smartling/ios-i18n.git', :tag => "v#{s.version}" }

0 commit comments

Comments
 (0)