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 a8a7cf7 + 6392e15 commit c939008Copy full SHA for c939008
Alamofire-SwiftyJSON.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
7
s.authors = { "tangplin" => "[email protected]" }
8
9
s.requires_arc = true
10
- s.osx.deployment_target = "10.9"
+ s.osx.deployment_target = "10.11"
11
s.ios.deployment_target = "9.0"
12
s.source = { :git => "https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git", :tag => s.version }
13
s.source_files = "Source/*.swift"
0 commit comments