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 @@
CODE_SIGN_IDENTITY =
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Alamofire" "${PODS_ROOT}/Headers/Public"
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_ROOT = ${SRCROOT}
SKIP_INSTALL = YES