From b1167c738e2c0a3708f2e47692532449c1b2c073 Mon Sep 17 00:00:00 2001 From: Edwin Vermeer Date: Wed, 1 Mar 2017 21:17:30 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5436ec5 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ + +Both AlamofireJsonToObjects and AlamofireXmlToObjects are moved into EVReflection. +You can use these by puting this in your podfile: + +pod 'EVReflection/Alamofire' + +There are now also sub specs for Moya, RxSwift and ReactiveSwift + +