Minor addition

This commit is contained in:
maximkhatskevich 2016-03-24 04:50:30 -04:00
parent 9ebc5a8170
commit c088cce561
2 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,4 @@
# MKHCustomAPI
Custom API wrapper.
Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/

View File

@ -5,6 +5,7 @@
// Created by Maxim Khatskevich on 3/23/16.
// Copyright © 2016 Maxim Khatskevich. All rights reserved.
//
// Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/
import MKHSyncSession