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.
2 parents 8ae8c92 + 03566e1 commit 50fde40Copy full SHA for 50fde40
Smartling.i18n.podspec
@@ -6,10 +6,7 @@ Pod::Spec.new do |s|
6
s.license = { :type => 'APACHE', :file => 'LICENSE' }
7
s.author = 'Pavel Ivashkov'
8
9
- s.ios.platform = :ios, '3.2'
10
s.ios.deployment_target = '3.2'
11
-
12
- s.osx.platform = :osx, '10.4'
13
s.osx.deployment_target = '10.6'
14
15
s.source = { :git => 'https://github.com/Smartling/ios-i18n.git', :tag => "v#{s.version}" }
0 commit comments