Hello,
I really like your job with this repository.
I decided to update it to newest version with swift 4.2 and Xcode 10.
I also decided to get rid off pod folder in repository because amount of libraries that have changed was really big. Now everyone can benefit from Podfile.lock file and get newest version.
I also introduced mapping with Codable protocol instead of ObjectMapper which seems to be redundant dependencies with Swift 4.
If you would like to keep dependencies in repository we can do this if necessary. :)
Hello, I really like your job with this repository.
I decided to update it to newest version with swift 4.2 and Xcode 10.
I also decided to get rid off pod folder in repository because amount of libraries that have changed was really big. Now everyone can benefit from
Podfile.lock
file and get newest version.I also introduced mapping with Codable protocol instead of ObjectMapper which seems to be redundant dependencies with Swift 4.
If you would like to keep dependencies in repository we can do this if necessary. :)