Skip to content

Commit

Permalink
Removed Alamofire dependency for SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-mladenovic committed Aug 4, 2017
1 parent 8dce388 commit bc23dad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import PackageDescription
let package = Package(
name: "Commercetools",
dependencies : [
.Package(url: "https://github.com/Alamofire/Alamofire.git", majorVersion: 4),
.Package(url: "https://github.com/Hearst-DD/ObjectMapper.git", majorVersion: 2),
],
exclude: ["Tests"]
Expand Down

0 comments on commit bc23dad

Please sign in to comment.