From 3623a0dd56c5eb1299d2a94f65a6f97ca95d1061 Mon Sep 17 00:00:00 2001 From: kubo_takaichi Date: Mon, 18 May 2015 21:30:37 +0900 Subject: [PATCH] Modify Cartfile --- .../swagger-codegen/src/main/resources/swift/Cartfile.mustache | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/swagger-codegen/src/main/resources/swift/Cartfile.mustache b/modules/swagger-codegen/src/main/resources/swift/Cartfile.mustache index 7259ae3b6d6..af74617bcf2 100644 --- a/modules/swagger-codegen/src/main/resources/swift/Cartfile.mustache +++ b/modules/swagger-codegen/src/main/resources/swift/Cartfile.mustache @@ -1,3 +1,2 @@ github "Alamofire/Alamofire" >= 1.2 github "mxcl/PromiseKit" >=1.5.3 -github "SwiftyJSON/SwiftyJSON" >= 2.2