switch to Alamofire

This commit is contained in:
2015-11-11 15:26:38 +01:00
parent 79628c8824
commit 4a3e92aba5
65 changed files with 6134 additions and 3543 deletions
@@ -0,0 +1,6 @@
framework module Alamofire {
umbrella header "Alamofire-umbrella.h"
export *
module * { export * }
}