Skip to content

Commit c939008

Browse files
authored
Merge pull request #54 from wongzigii/podspec
[Podspec] Update Podspec
2 parents a8a7cf7 + 6392e15 commit c939008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Alamofire-SwiftyJSON.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.authors = { "tangplin" => "[email protected]" }
88

99
s.requires_arc = true
10-
s.osx.deployment_target = "10.9"
10+
s.osx.deployment_target = "10.11"
1111
s.ios.deployment_target = "9.0"
1212
s.source = { :git => "https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git", :tag => s.version }
1313
s.source_files = "Source/*.swift"

0 commit comments

Comments
 (0)