Go to file
Maxim Khatskevich 7540247ea0 Merge branch 'release/3.0.3' 2017-01-23 20:56:00 +01:00
Info Version Bump to 3.0.3 (10) 2017-01-23 20:55:46 +01:00
MKHAPIClient.xcodeproj Version Bump to 3.0.3 (10) 2017-01-23 20:55:46 +01:00
MKHAPIClient.xcworkspace Re-organized project files 2017-01-23 14:08:50 +01:00
Pods Re-organized project files 2017-01-23 14:08:50 +01:00
Src Important (potential) bug fix 2017-01-23 20:55:07 +01:00
Src-Extra Re-organized project files 2017-01-23 14:08:50 +01:00
fastlane Re-organized project files 2017-01-23 14:08:50 +01:00
.gitignore Removed Cocoapods from ignore file 2016-06-03 20:59:36 +05:00
Cakefile Re-organized project files 2017-01-23 14:08:50 +01:00
LICENSE Initial commit 2016-03-23 23:07:52 -04:00
MKHAPIClient.podspec Version Bump to 3.0.3 in Podspec file 2017-01-23 20:55:46 +01:00
Podfile Re-organized project files 2017-01-23 14:08:50 +01:00
Podfile.lock Re-organized project files 2017-01-23 14:08:50 +01:00
README.md Updated Readme 2016-10-03 19:48:05 +05:00

README.md

MKHAPIClient

HTTP-based API client for Cocoa and Cocoa Touch.

Inspired by https://thatthinginswift.com/write-your-own-api-clients-swift/

Swift 3

Starting from version 3.0, this library supports Swift 3. For compatibility with Swift 2.2 and Swift 2.3 use older version.